This interface intercepts calls to the mail() function.
| 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