bench wrote:OK, I have used spampal before but on the client PC's and it works very well. How would you configure it to work with wingate? Would you point wingate pop3 to spampal's IP, 127.0.0.1?
I just did a support ticket for WinGates POP3 Proxy and SpamPal, thought I would add in the procedure here too:
1. SpamPal Only.
To setup Outlook Express to talk to SpamPal, we need to use the format:
Username@Servername. So if the user is Administrator, and the server address is mail.servername.com, then our login name for outlook express would be:
Administrator@mail.servername.com
*Outlook Expresses POP3 Port set to 1110; SpamPal’s POP3 Proxy port number.
2. WinGate’s POP3 Proxy Server Only (No SpamPal connectivity).
To setup outlook express to talk with WinGate’s POP3 Proxy, we need to use the format:
Username#servername. So if the user is Administrator, and the server address is mail.servername.com, then our login name for outlook express would be:
Administrator#mail.servername.com
*Outlook Expresses POP3 Port set to 8110; WinGate’s POP3 Proxy port number.
3. To use WinGate’s POP3 Proxy, and then use SpamPal’s POP3 Proxy, then outlook express needs to be setup with the following username:
Administrator@mail.servername.com#spampals_ipaddress:1110
Example:
Outlook --> (8110) POP3 Proxy --> (1110) SpamPal --> (110)ISP POP3
So if the user login name for POP3 Email was Administrator
The ISP mail server is at mail.servername.com
SpamPal is on same computer as WinGate server listening on port 1110 and is listening on the localhost address (127.0.0.1)
WinGate POP3 Proxy is listening on 8110 on ip address 192.168.50.1
Then the user account name in Outlook Express should be:
Administrator@mail.server.name#127.0.0.1:1110
*Or if you need to use your full email address for your username:
Administrator@server.name@mail.server.name#127.0.0.1:1110