[Spambayes] Win 2k/XP + Eudora?

Tim Stone - Four Stones Expressions tim at fourstonesExpressions.com
Wed Mar 26 13:09:25 EST 2003


3/26/2003 12:14:01 PM, Francois Granger <francois.granger at free.fr> wrote:

>
>======= in a shell script
>sudo ifconfig lo0 inet 127.0.0.2 add
>sudo ifconfig lo0 inet 127.0.0.3 add
>sudo ifconfig lo0 inet 127.0.0.4 add
>
>======= in bayescustomize.ini
>[pop3proxy]
>pop3proxy_servers = pop.nerim.net:110, pop.free.fr:110, 
>altern.org:110, pop.laposte.net:110
>pop3proxy_ports = 127.0.0.1:110, 127.0.0.2:110,127.0.0.3:110, 127.0.0.4:110
>
>=======
>
>This may be portable to W2000 ?
>

The alternate ipaddresses that you created in your shell script can be added 
in the c:\winnt\system32\drivers\etc\hosts file.  Simply add lines like:

127.0.0.1 localhost  (this line should already be there...)
127.0.0.2 localhost2
127.0.0.3 localhost3
127.0.0.4 localhost4

and then use the same trick in bayescustomize.ini.

c'est moi - TimS
http://www.fourstonesExpressions.com
http://wecanstopspam.org

There are 10 kinds of people in the world:
  those who understand binary,
  and those who don't.





More information about the Spambayes mailing list