Have been using gmail (class.phpmailer.php) in Worldpay and Paypal callbacks for ages with no problems but suddenly no emails are being sent. Direct testing of code gives error: "From address failed Called Mail() without being connected "
Changed to use normal php mail instead of gmail and now emails are ok when sent to my BT address but still fail if sent to any gmail address. Message returned to sender says it's blocked. Link takes me to a Mail Channels insights page that says it was blocked due to spam content. There's nothing spammy about the messages, just usual customer order details.
Any ideas why? Ta.
Changed to use normal php mail instead of gmail and now emails are ok when sent to my BT address but still fail if sent to any gmail address. Message returned to sender says it's blocked. Link takes me to a Mail Channels insights page that says it was blocked due to spam content. There's nothing spammy about the messages, just usual customer order details.
Any ideas why? Ta.
Comment