Yes, it is possible to do this with POP3. There are two ways that you could setup the POP3 Proxy.
The first method is similar to the SMTP Mapping, where you specify the POP3 Server you want your clients to connect to and all connections to the POP3 Proxy will be forwarded there. All you need to do is configure your client computer to connect to the proxy as if the proxy was it's POP3 Server.
The second method allows you to use multiple different internet POP3 Servers through a single POP3 Proxy at the same time by reformatting your POP3 connection details on the client computer. Here's a quick example.
In your email client program on the client workstation, you need to change the setting for your POP3 server to the LAN IP address of the WinGate server and the port of the POP3 Proxy. This will connect you to the POP2 Proxy.
To specify your connection details for the Internet POP3 server, you need to change your POP3 username in the following manner:
POP3 username + delimiter + POP3 server.
The default delimiter is hash (#)
If I was to take a user called "Bob" and connect to a POP3 server on the internet called mail.qbik.com through a POP3 Proxy on 192.168.1.1, I would need to do the following.
- Set the POP3 Server as 192.168.1.1, port 8110
(replace with your POP3 Proxy's IP and Port)
- Set the Username as "bob#mail.qbik.com"
Note:
"bob#mail.qbik.com@wingate" will be used as the default return address unless you specify the correct one.
ENSURE that your return address is your actual email address.