Home
last modified time | relevance | path

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

/plugin/swiftmail/
H A Daction.php51 if($this->getConf('pop3_host')) {
53 … $smtp->attachAuthenticator(new Swift_Authenticator_PopB4Smtp($this->getConf('pop3_host')));
/plugin/swiftmail/conf/
H A Ddefault.php11 $conf['pop3_host'] = '';
H A Dmetadata.php9 $meta['pop3_host'] = array('string');