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 RELAY

hi can someone help me to configure POP3 relay? I want astaro to act as a POP3 server firewall before getting anything to the mail server.

thanks!  


This thread was automatically locked due to age.
Parents
  • Create a new network definition (Definitions --> Network) for the POP3 mail server that you get your mail from. Use netmask 32 in the definition. You need to know the IP address of your POP3 server in order to create the definition, so open a DOS box on your PC and ping it first.

    Then go into Proxies --> POP3 and enable the proxy. Create a definition with Source = Internal_Network and Destination =   
  • thanks but its seem still not working. here is what i wanna do.

    present network:
    client outside network -----> email server

    using astaro:
    client outside network -----> astaro -----> email server

    i dont have a problem on smtp. I need help on POP3 since I need to secure email getting by the client to be filtered.

    thanks
      
  • Is your POP3 email server on the local network, or out on the Internet somewhere?

    If the POP3 server is local, and the client is remote, you should do your mail filtering using the SMTP proxy, processing the mail as it is coming in to your mail server from other servers.

    If the POP 3 server is remote, and the client is also remote, you have the option to use a PPTP tunnel from the remote client to the Internal network, and then accessing your POP3 email inside the tunnel.   
Reply
  • Is your POP3 email server on the local network, or out on the Internet somewhere?

    If the POP3 server is local, and the client is remote, you should do your mail filtering using the SMTP proxy, processing the mail as it is coming in to your mail server from other servers.

    If the POP 3 server is remote, and the client is also remote, you have the option to use a PPTP tunnel from the remote client to the Internal network, and then accessing your POP3 email inside the tunnel.   
Children