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

Pop3 retrieve problem

hi all,
I installed ASG, and everything works fine, but when I try to recieve my emails from outside the company usong outlook, I can't.
I put a packet filter to transfer any request for pop3 service on the external interface of the ASG to the exchange server (which is located on the internal network).
on the outlook, I add a new user with new settings for the pop3 and smtp servers. the new pop3 server is the IP of the external interface of ASG.
from inside everything works ok.
could you tell me what I missed ?
Thanks in advance.


This thread was automatically locked due to age.
Parents
  • Hi,
    your exchange server runs smtp (port 25) to external sites and users then contact the server with port 110 (pop3) to retrieve messages. In most cases they will send smtp back to the server for the server to on forward.

    So, unless your users are accessing additional pop3 servers outside of your ASG there is no need for a pop3 packet filter rule.

    Ian M
Reply
  • Hi,
    your exchange server runs smtp (port 25) to external sites and users then contact the server with port 110 (pop3) to retrieve messages. In most cases they will send smtp back to the server for the server to on forward.

    So, unless your users are accessing additional pop3 servers outside of your ASG there is no need for a pop3 packet filter rule.

    Ian M
Children