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

I am trying to set up retrieving messages from my mail server behind ASL to my
Yahoo account, using POP3. My setup:
Whe SMTP proxy is enabled. POP3 proxy is enabled with Source-Any, Destination-Any

When POP3 proxy is off and setting goes:
NAT - mymailserver(local mail hostname)->Any/POP3 src=mail.mydomain.com dst=None
Packet filter - Any  POP3  Any  Allow

Yahoo message goes - "Unfortunately, there was a problem: 
mail.mydomain.com unexpectedly terminated the connection. Please try again".

Is there anyone in here who is able to "POP" mail from mail server behind ASL and can help?
Thanx.
  


This thread was automatically locked due to age.
Parents
  • Try this

    DNAT

    sourceadress NO destinationsadress YOUR external NIC service POP3 change source to NO change destination POP3 server service des NO

    PACKET FILTER

    any pop3server pop3 allow

    Try this and i think it my works for you 
Reply
  • Try this

    DNAT

    sourceadress NO destinationsadress YOUR external NIC service POP3 change source to NO change destination POP3 server service des NO

    PACKET FILTER

    any pop3server pop3 allow

    Try this and i think it my works for you 
Children