Home
last modified time | relevance | path

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

/plugin/swiftmail/conf/
H A Ddefault.php4 $conf['smtp_port'] = 25;
H A Dmetadata.php4 $meta['smtp_port'] = array('numeric');
/plugin/swiftmail/
H A Daction.php46 $this->getConf('smtp_port'),
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php149 $port = @ini_get("SMTP_PORT");