This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

No POP3 access

Hi,

I would like to add POP3 access from Internet to our Exchange server.
SMTP access is working, but not POP3.
POP3 proxy is enable with "Any" as allowed network.
I created a new DNAT rule transfering all POP3 traffic to the mail server.
I created a new PF rule allowing POP3 traffic from "any" to "any".

I don't have any log in the POP3 proxy log or in the PF log...
Tried a "telnet mail.mydomain.com 110" and get a time out... "telnet mail.mydomain.com 25" is responding and "telnet mail 110" also

Thanks,

Nico


This thread was automatically locked due to age.
  • A quick but incomplete answer.
    NAT and PF rules come into play after the proxies. So your PF and NAT rules don't have any affect on incoming traffic to the POP3 proxy.

    You will need to look at how the pop3 component of your mail server is addressed in the pop3 proxy.

    Ian M