Home
last modified time | relevance | path

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

/plugin/swiftmail/Swift/Connection/
H A DSMTP.php240 "The SMTP connection is not alive and cannot be read from." . $this->smtpErrors());
253 $this->smtpErrors());
269 $this->smtpErrors());
270 …e SMTP connection did not allow the command '" . $command . "' to be sent." . $this->smtpErrors());
318 public function smtpErrors() function in Swift_Connection_SMTP
431 …nException("The SMTP connection could not be closed for an unknown reason." . $this->smtpErrors());