I am having email issues.

  • Thread starter Thread starter lobsterpasties
  • Start date Start date

lobsterpasties

Guest
Member
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.

  • Swift_TransportException: Email to [email protected] from x@xxxxxxx failed: Unable to send mail.
  • src\XF\Mail\Mailer.php:315
...

Read more

Continue reading...
 
Top