L
lobsterpasties
Guest
I am running XF2.2 on php 8.2 on windows server.
SMTP is set up and working on mail.xxx.com Port 25
I can request a password reset no problem, the email is sent out and no errors in the server error log.
This indicates to me that the smtp mail server is fine.
However when I reply to a message I see the following in the error log.
Read more
Continue reading...
SMTP is set up and working on mail.xxx.com Port 25
I can request a password reset no problem, the email is sent out and no errors in the server error log.
This indicates to me that the smtp mail server is fine.
However when I reply to a message I see the following in the error log.
- Swift_TransportException: Email to xxxxxx@outlook.com from x@xxxxxxx failed: Unable to send mail.
- src\XF\Mail\Mailer.php:315
Read more
Continue reading...