Why? I can send via mail() in PHP but I can't send via PHPMailer using IsSendmail()
I've had the same error. Solved it by commenting/deleting this:
$mail->IsSendmail();
Now it works correctly. I can send mails, and I receive them in my inbox.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With