SMTP connection object
Loads an instance of Zend_Mail_Protocol_Smtp and forwards smtp transactions
Located in /Mail/Transport/Smtp.php (line 51)
Zend_Mail_Transport_Abstract | --Zend_Mail_Transport_Smtp
EOL character string used by transport
Authentication type OPTIONAL
Config options for authentication
Instance of Zend_Mail_Protocol_Smtp
Remote smtp hostname or i.p.
Local client hostname or i.p.
Port number
Inherited from Zend_Mail_Transport_Abstract
Zend_Mail_Transport_Abstract::$body
Zend_Mail_Transport_Abstract::$boundary
Zend_Mail_Transport_Abstract::$header
Zend_Mail_Transport_Abstract::$recipients
Zend_Mail_Transport_Abstract::$_headers
Zend_Mail_Transport_Abstract::$_isMultipart
Zend_Mail_Transport_Abstract::$_mail
Zend_Mail_Transport_Abstract::$_parts
Constructor.
Class destructor to ensure all open connections are closed
Gets the connection protocol instance
Sets the connection protocol instance
Format and fix headers
Some SMTP servers do not strip BCC headers. Most clients do it themselves as do we.
Send an email via the SMTP connection protocol
The connection via the protocol adapter is made just-in-time to allow a developer to add a custom adapter if required before mail is sent.
Inherited From Zend_Mail_Transport_Abstract
Zend_Mail_Transport_Abstract::send()
Zend_Mail_Transport_Abstract::_buildBody()
Zend_Mail_Transport_Abstract::_formatHeader()
Zend_Mail_Transport_Abstract::_getHeaders()
Zend_Mail_Transport_Abstract::_prepareHeaders()
Zend_Mail_Transport_Abstract::_sendMail()
Documentation generated on Mon, 21 Jun 2010 15:45:24 -0400 by phpDocumentor 1.4.3