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/conf/
Ddefault.php9 $conf['auth_user'] = '';
Dmetadata.php7 $meta['auth_user'] = array('string');
/plugin/swiftmail/
Daction.php57 if($this->getConf('auth_user')) $smtp->setUsername($this->getConf('auth_user'));