[Spambayes-checkins] spambayes README.txt,1.65,1.66

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


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

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

Index: README.txt
===================================================================
RCS file: /cvsroot/spambayes/spambayes/README.txt,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -d -r1.65 -r1.66
*** README.txt	8 Feb 2004 02:45:37 -0000	1.65
--- README.txt	12 Apr 2004 01:59:26 -0000	1.66
***************
*** 135,141 ****
  right, and fill in the relevant details.  Everything should be OK with the
  defaults, except for the POP3 and SMTP server information at the top, which
! is required.  Note that *nix users may not have permission to bind ports
! lower than 1025, so instead of proxying on ports 25 and 110, you should
! chose higher numbers, such as 1025 and 1110.
  
  When you check your mail in your mail client now, messages should have an
--- 135,144 ----
  right, and fill in the relevant details.  Everything should be OK with the
  defaults, except for the POP3 and SMTP server information at the top, which
! is required. For the local ports to proxy on, if you are only proxying one
! server, and you are using Windows, then 110 is probably the best port to
! try first.  If that doesn't work, try using 8110 (and if you are proxying
! multiple ports, continue with 8111, 8112, and so on).  Note that *nix users
! may not have permission to bind ports lower than 1025, so should choose
! numbers higher than that.
  
  When you check your mail in your mail client now, messages should have an




More information about the Spambayes-checkins mailing list