Update of /cvsroot/spambayes/website
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv29704

Modified Files:
        applications.ht docs.ht faq.txt unix.ht 
Log Message:
Fix some broken links


Index: applications.ht
===================================================================
RCS file: /cvsroot/spambayes/website/applications.ht,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** applications.ht     25 Nov 2004 06:36:21 -0000      1.31
--- applications.ht     21 Dec 2006 01:36:21 -0000      1.32
***************
*** 26,36 ****
  extensions (win32all-149 or later - currently ActivePython is not suitable)
  </ul>
! For more on this, see the <a 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/Outlook2000/README.txt?rev=HEAD&content-type=text/plain";>README.txt</a>
 or 
! <a 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/Outlook2000/about.html?rev=HEAD&content-type=text/html";>about.html</a>
 file in the spambayes CVS repository's Outlook2000 directory.
  <p>Alternatively, you can use CVS to get the code - go <a 
href="http://sourceforge.net/cvs/?group_id=61702";>to the CVS page</a> on the 
project's sourceforge site for more.</p>
  
  <h3><a name="sb_filter">sb_filter.py</a></h3>
  <p>sb_filter is a command line tool for marking mail as ham or spam.  The 
readme
! <a 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/README.txt?rev=HEAD&content-type=text/plain";>
  includes a guide to integrating it with your mailer</a> (Unix-only
  instructions at the moment - additions welcome!). 
--- 26,36 ----
  extensions (win32all-149 or later - currently ActivePython is not suitable)
  </ul>
! For more on this, see the <a 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/Outlook2000/README.txt?rev=HEAD&content-type=text/plain";>README.txt</a>
 or 
! <a 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/Outlook2000/about.html?rev=HEAD&content-type=text/html";>about.html</a>
 file in the spambayes CVS repository's Outlook2000 directory.
  <p>Alternatively, you can use CVS to get the code - go <a 
href="http://sourceforge.net/cvs/?group_id=61702";>to the CVS page</a> on the 
project's sourceforge site for more.</p>
  
  <h3><a name="sb_filter">sb_filter.py</a></h3>
  <p>sb_filter is a command line tool for marking mail as ham or spam.  The 
readme
! <a 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/README.txt?rev=HEAD&content-type=text/plain";>
  includes a guide to integrating it with your mailer</a> (Unix-only
  instructions at the moment - additions welcome!). 
***************
*** 49,53 ****
  <h3><a name="sb_server">sb_server.py</a></h3>
  <p>sb_server provides a POP3 proxy which sits between your mail client and 
your real POP3 server and marks
! mail as ham or spam as it passes through. See the <a 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/README.txt?rev=HEAD&content-type=text/plain";>README</a>
 for more.
  sb_server can also be used with the sb_upload.py script as a procmail (or 
similar) solution.</p>
  
--- 49,53 ----
  <h3><a name="sb_server">sb_server.py</a></h3>
  <p>sb_server provides a POP3 proxy which sits between your mail client and 
your real POP3 server and marks
! mail as ham or spam as it passes through. See the <a 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/README.txt?rev=HEAD&content-type=text/plain";>README</a>
 for more.
  sb_server can also be used with the sb_upload.py script as a procmail (or 
similar) solution.</p>
  
***************
*** 69,73 ****
  <p>imapfilter connects to your imap server and marks mail as ham or spam,
  moving it to appropriate folders as it arrives.
! See the <a 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/README.txt?rev=HEAD&content-type=text/plain";>README</a>
 for more.</p>
  
  <h4>Requirements</h4>
--- 69,73 ----
  <p>imapfilter connects to your imap server and marks mail as ham or spam,
  moving it to appropriate folders as it arrives.
! See the <a 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/README.txt?rev=HEAD&content-type=text/plain";>README</a>
 for more.</p>
  
  <h4>Requirements</h4>

Index: docs.ht
===================================================================
RCS file: /cvsroot/spambayes/website/docs.ht,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** docs.ht     7 Aug 2006 22:22:28 -0000       1.20
--- docs.ht     21 Dec 2006 01:36:21 -0000      1.21
***************
*** 12,16 ****
  your fancy added here.</li>
  <li>Instructions on <a 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/README.txt";>installing
 Spambayes</a> and integrating it into your mail system.</li>
! <li>The Outlook plugin includes an <a 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/Outlook2000/about.html";>&quot;About&quot;
 File</a>, and a <a 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/Outlook2000/docs/troubleshooting.html?rev=HEAD";>
  &quot;Troubleshooting Guide&quot</a> that can be accessed via the toolbar.
  (Note that the online documentaton is always for the <strong>latest 
source</strong> version, and so might not correspond exactly with the version 
you are using.
--- 12,16 ----
  your fancy added here.</li>
  <li>Instructions on <a 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/README.txt";>installing
 Spambayes</a> and integrating it into your mail system.</li>
! <li>The Outlook plugin includes an <a 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/Outlook2000/about.html";>&quot;About&quot;
 File</a>, and a <a 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/Outlook2000/docs/troubleshooting.html?rev=HEAD";>
  &quot;Troubleshooting Guide&quot</a> that can be accessed via the toolbar.
  (Note that the online documentaton is always for the <strong>latest 
source</strong> version, and so might not correspond exactly with the version 
you are using.

Index: faq.txt
===================================================================
RCS file: /cvsroot/spambayes/website/faq.txt,v
retrieving revision 1.91
retrieving revision 1.92
diff -C2 -d -r1.91 -r1.92
*** faq.txt     10 Sep 2005 00:30:39 -0000      1.91
--- faq.txt     21 Dec 2006 01:36:21 -0000      1.92
***************
*** 68,72 ****
    ease-of-use.
  
! .. _the PSF license: 
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/LICENSE.txt
  .. _I'm not a programmer but still want to help: 
#i-m-not-a-programmer-but-want-to-help-out-what-can-i-do
  .. _Python Software Foundation: http://www.python.org/psf/
--- 68,72 ----
    ease-of-use.
  
! .. _the PSF license: 
http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/LICENSE.txt
  .. _I'm not a programmer but still want to help: 
#i-m-not-a-programmer-but-want-to-help-out-what-can-i-do
  .. _Python Software Foundation: http://www.python.org/psf/
***************
*** 531,535 ****
  up-to-date help for working around known problems.
  
! .. _troubleshooting guide: 
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/Outlook2000/docs/troubleshooting.html?rev=HEAD&content-type=text/html
  
  
--- 531,535 ----
  up-to-date help for working around known problems.
  
! .. _troubleshooting guide: 
http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/Outlook2000/docs/troubleshooting.html?content-type=text/html
  
  
***************
*** 1343,1347 ****
  
  
! .. _which_database.py: 
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/utilities/which_database.py?rev=HEAD&content-type=text/plain
  .. _mailing list: mailto:[email protected]
  
--- 1343,1347 ----
  
  
! .. _which_database.py: 
http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/utilities/which_database.py?content-type=text/plain
  .. _mailing list: mailto:[email protected]
  

Index: unix.ht
===================================================================
RCS file: /cvsroot/spambayes/website/unix.ht,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** unix.ht     9 Aug 2004 06:21:15 -0000       1.11
--- unix.ht     21 Dec 2006 01:36:21 -0000      1.12
***************
*** 53,57 ****
  </ol>
  <p>Additional details are available in the <a
! 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/README.txt?rev=HEAD&content-type=text/plain";>Hammie
  readme</a>.</p>
  
--- 53,57 ----
  </ol>
  <p>Additional details are available in the <a
! 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/README.txt?rev=HEAD&content-type=text/plain";>Hammie
  readme</a>.</p>
  
***************
*** 209,213 ****
  
  <p>See the <a
! 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/spambayes/spambayes/README.txt?rev=HEAD&content-type=text/plain";>Hammie
  readme</a> for a detailed discussion of the many training options
  on Unix systems.</p>
--- 209,213 ----
  
  <p>See the <a
! 
href="http://spambayes.cvs.sourceforge.net/*checkout*/spambayes/spambayes/README.txt?content-type=text%2Fplain&revision=HEAD";>Hammie
  readme</a> for a detailed discussion of the many training options
  on Unix systems.</p>

_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins

Reply via email to