Re: CSF Possibly Blocking Gmail
Posted: 31 Jul 2017, 06:52
This one is enable "Allow exim to listen on a port other than 25" and I allow 26 to listen
I have open port 26 see below
# Allow incoming TCP ports
TCP_IN = "20,21,22,25,2525,26,53,80,110,143,443,465,587,993,995,1110,2221,2077,2078,2079,2080,2082,2083,2086,2087,2095,2096"
# Allow outgoing TCP ports
TCP_OUT = "20,21,22,25,26,2525,37,43,53,80,110,113,443,465,587,873,993,995,1110,2221,2086,2087,2089,2703"
# Allow incoming UDP ports
UDP_IN = "20,21,53"
# Allow outgoing UDP ports
# To allow outgoing traceroute add 33434:33523 to this list
UDP_OUT = "20,21,25,26,53,110,113,123,465,587,873,993,995,1110,2221,6277,24441"
I have open port 26 see below
# Allow incoming TCP ports
TCP_IN = "20,21,22,25,2525,26,53,80,110,143,443,465,587,993,995,1110,2221,2077,2078,2079,2080,2082,2083,2086,2087,2095,2096"
# Allow outgoing TCP ports
TCP_OUT = "20,21,22,25,26,2525,37,43,53,80,110,113,443,465,587,873,993,995,1110,2221,2086,2087,2089,2703"
# Allow incoming UDP ports
UDP_IN = "20,21,53"
# Allow outgoing UDP ports
# To allow outgoing traceroute add 33434:33523 to this list
UDP_OUT = "20,21,25,26,53,110,113,123,465,587,873,993,995,1110,2221,6277,24441"