[Spambayes-checkins] spambayes/spambayes Options.py,1.106,1.107

Tony Meyer anadelonbrin at users.sourceforge.net
Sun Apr 11 21:59:32 EDT 2004


Update of /cvsroot/spambayes/spambayes/spambayes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12524/spambayes

Modified Files:
	Options.py 
Log Message:
Add hints to which local ports would be good to use for
proxying.

Index: Options.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/Options.py,v
retrieving revision 1.106
retrieving revision 1.107
diff -C2 -d -r1.106 -r1.107
*** Options.py	24 Mar 2004 22:28:59 -0000	1.106
--- Options.py	12 Apr 2004 01:59:26 -0000	1.107
***************
*** 793,797 ****
       each monitored server.  Again, you need to configure your email
       client to use this port.  If there are multiple servers, you must
!      specify the same number of ports as servers, separated by commas.""",
       SERVER, DO_NOT_RESTORE),
  
--- 793,799 ----
       each monitored server.  Again, you need to configure your email
       client to use this port.  If there are multiple servers, you must
!      specify the same number of ports as servers, separated by commas.
!      If you don't know what to use here, and you only have one server,
!      try 110, or if that doesn't work, try 8110.""",
       SERVER, DO_NOT_RESTORE),
  




More information about the Spambayes-checkins mailing list