This is the implementation class for {@link Swift_Transport_MailInvoker}.
| package | Swift |
|---|---|
| subpackage | Transport |
| author | Chris Corbyn |
mail(string $to, string $subject, string $body, string $headers, string $extraParams) : boolean
This method takes the same arguments as PHP mail().
string
string
string
string
string
boolean