SMTP not working in PHP7
-
Upgraded to PHP7 and noticed that mails were no longer being delivered. Turns out the SMTP method no longer works, and I had to switch to API. Nothing in error logs or anything, just emails never even sent to mailgun (nothing in mailgun logs).
- The topic ‘SMTP not working in PHP7’ is closed to new replies.