+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Mar 2010
- Posts
- 76
SMTP: Failed to connect socket: Connection timed out
Guys,
There was an error sending your message: Failed to connect to localhost:25 [SMTP: Failed to connect socket:
I have found its due to csf settings. please set as the following variables,
SMTP_BLOCK = 0
SMTP_ALLOWLOCAL = 1
If SMTP_BLOCK is set to 0, then iptables should not be blocking any localhost connections as the lo: device is whitelisted.


LinkBack URL
About LinkBacks



Reply With Quote