[Spambayes-checkins] spambayes/spambayes Options.py,1.57,1.58

Richie Hindle richiehindle at users.sourceforge.net
Tue Jul 22 01:13:45 EDT 2003


Update of /cvsroot/spambayes/spambayes/spambayes
In directory sc8-pr-cvs1:/tmp/cvs-serv32318

Modified Files:
	Options.py 
Log Message:
You can once again specify local addresses as well as ports for the
pop3proxy to listen on.


Index: Options.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/Options.py,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -d -r1.57 -r1.58
*** Options.py	7 Jul 2003 21:00:01 -0000	1.57
--- Options.py	22 Jul 2003 07:13:43 -0000	1.58
***************
*** 666,670 ****
       client to use this port.  If there are multiple servers, you must
       specify the same number of ports as servers, separated by commas.""",
!      PORT, DO_NOT_RESTORE),
  
      ("cache_use_gzip", "Use gzip", False,
--- 666,670 ----
       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),
  
      ("cache_use_gzip", "Use gzip", False,





More information about the Spambayes-checkins mailing list