SMTP 465 Port

Post Reply
Anky_B
Junior Member
Posts: 3
Joined: 21 Feb 2014, 08:13

SMTP 465 Port

Post by Anky_B »

Hi,

SMTP Port 465 Open/Enable in IPv4 & IPv6 Firewall configuration but still it is not allowing to connect Gmail,
Error : SMTP -> ERROR: Failed to connect to server: Connection timed out (110).

When i Disable ConfigServer Firewall, it get successful connect & send email via Gmail/Hotmail(Outlook . com) SMTP.
Anky_B
Junior Member
Posts: 3
Joined: 21 Feb 2014, 08:13

Solved: SMTP 465 Port

Post by Anky_B »

No one able to resolve this problem,
Finally i resolved it by myself.

if anybody facing same problem then this is the Solution.

Remove Port "465, 587" from /etc/csf/csf.conf (SECTION:SMTP Settings)

Open csf.conf & Find "SMTP_PORTS"
SMTP_PORTS = "25,465,587" <-- (Remove Port 465 & 587 from here)

Restart Firewall & Problem will get resolve.
Post Reply