Home
last modified time | relevance | path

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

/plugin/swiftmail/
H A Daction.php57 if($this->getConf('auth_user')) $smtp->setUsername($this->getConf('auth_user'));
/plugin/swiftmail/conf/
H A Ddefault.php9 $conf['auth_user'] = '';
H A Dmetadata.php7 $meta['auth_user'] = array('string');