ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,664
- Points
- 823
Reputation:
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 [email protected] from x@xxxxxxx failed: Unable to send mail.
- src\XF\Mail\Mailer.php:315
Read more
Continue reading...