Swift mail() Connection NOTE: This class is nothing more than a stub. The MailSend plugin does the actual sending.
Located in /Swift/Connection/NativeMail.php (line 21)
Swift_ConnectionBase | --Swift_Connection_NativeMail
An instance of the MailSend plugin.
The 5th parameter in mail() is a sprintf() formatted string.
The response the stub will be giving next
Inherited from Swift_ConnectionBase
Swift_ConnectionBase::$extensions
Swift_ConnectionBase::$isESMTP
Ctor.
Get the 5th parameter in mail() as a sprintf() formatted string.
Check if the process is still alive
Sets the MailSend plugin in Swift once Swift has connected
Read a full response from the buffer (this is spoofed if running in -t mode)
Set the 5th parameter in mail() as a sprintf() formatted string. Only used if safe_mode is off.
Set the response this stub will return
Try to start the connection
Try to close the connection
Write a command to the process (leave off trailing CRLF)
Inherited From Swift_ConnectionBase
Swift_ConnectionBase::getAttributes()
Swift_ConnectionBase::getRequiresEHLO()
Swift_ConnectionBase::hasExtension()
Swift_ConnectionBase::postConnect()
Swift_ConnectionBase::setExtension()
Swift_ConnectionBase::setRequiresEHLO()
Documentation generated on Wed, 26 Mar 2008 20:33:09 +1100 by phpDocumentor 1.3.1