PHPMailer::SendmailSend
Sends mail using the $Sendmail program.
Signature
protected function SendmailSend(string
$header,
string
$body )
Parameters
-
$header
- The message headers
-
$body
- The message body
Returns
- bool