Swift_SmtpTransport __construct(
[string
$host = 'localhost'], [int
$port = 25], [int
$security = null])
|
|
Create a new SmtpTransport, optionally with $host, $port and $security.
Tags:
Overrides
Swift_Transport_EsmtpTransport::__construct() (Creates a new EsmtpTransport using the given I/O buffer.)
Parameters: