Interface Swift_Transport_EsmtpHandler
An ESMTP handler.
Direct known implementers
Swift_Transport_Esmtp_AuthHandler
Package: Swift\Transport
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php
public
boolean
|
|
public
|
|
public
|
|
public
string[]
|
|
public
string[]
|
|
public
|
#
onCommand(
Runs when a command is due to be sent. |
public
integer
|
#
getPriorityOver( string $esmtpKeyword )
Returns +1, -1 or 0 according to the rules for usort(). This method is called to ensure extensions can be execute in an appropriate order. |
public
string[]
|
|
public
|