Home
last modified time | relevance | path

Searched refs:attachAuthenticator (Results 1 – 2 of 2) sorted by relevance

/plugin/swiftmail/Swift/Connection/
H A DSMTP.php200 public function attachAuthenticator(Swift_Authenticator $auth) function in Swift_Connection_SMTP
365 $this->attachAuthenticator(new $class());
/plugin/swiftmail/
H A Daction.php53 … $smtp->attachAuthenticator(new Swift_Authenticator_PopB4Smtp($this->getConf('pop3_host')));