Home
last modified time | relevance | path

Searched +full:auth_pass +(+path:plugin +path:swiftmail) -(+path:plugin +path:swiftmail +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/swiftmail/
H A Daction.php58 if($this->getConf('auth_pass')) $smtp->setPassword($this->getConf('auth_pass'));
/plugin/swiftmail/conf/
H A Ddefault.php10 $conf['auth_pass'] = '';
H A Dmetadata.php8 $meta['auth_pass'] = array('password');