Class Swift_MailTransport
Sends Messages using the mail() function.
- Swift_Transport_MailTransport implements Swift_Transport
- Swift_MailTransport
Package: Swift\Transport
Author: Chris Corbyn
Located at vendors/swiftmailer/lib/classes/Swift/MailTransport.php
Author: Chris Corbyn
Located at vendors/swiftmailer/lib/classes/Swift/MailTransport.php
Methods summary
public
|
#
__construct( string $extraParams = '-f%s' )
Create a new MailTransport, optionally specifying $extraParams. |
public static
|
Methods inherited from Swift_Transport_MailTransport
getExtraParams()
,
isStarted()
,
registerPlugin()
,
send()
,
setExtraParams()
,
start()
,
stop()