[Spambayes] pop3proxy with multiple pop server
Moore, Paul
Paul.Moore@atosorigin.com
Thu Nov 28 14:54:58 2002
From: papaDoc [mailto:papaDoc@videotron.ca]
> pop3proxy let you define several server in the Options.py but
> how can you define the username for the different account ?
The proxy passes the username through to the ISP's server. As an
example, suppose you have pop3proxy, serving
pop3.isp1.com on port 8110
pop3.isp2.com on port 8111
And suppose your accounts are user1 on isp1 and user2 on isp2.
Then, in your client, you define 2 mail sources:
mail1: user ID user1 on localhost:8110
mail2: user ID user2 on localhost:8111
When the client connects, it passes the username through the proxy
to the ISP's server.
Did that make sense?
Paul.
More information about the Spambayes
mailing list