I need to send an pdf file as attachment to a FAX gateway using phpMailer. If this email has a body, the fax will have a second page with this text.
By saying:
Easy fix:
$mail->AllowEmpty = true;