[Spambayes-checkins] website applications.ht,1.18,1.19

Tony Meyer anadelonbrin at users.sourceforge.net
Tue Aug 19 22:22:00 EDT 2003


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

Modified Files:
	applications.ht 
Log Message:
We didn't mention the Lotus Notes filter, which apparently works fine, although it
is not used by many people and is still a bit rough under the covers.

(Who in the world even uses Lotus Notes, though...;)

Index: applications.ht
===================================================================
RCS file: /cvsroot/spambayes/website/applications.ht,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** applications.ht	12 Aug 2003 09:57:33 -0000	1.18
--- applications.ht	20 Aug 2003 04:21:58 -0000	1.19
***************
*** 72,76 ****
  <ul>
  <li>Python 2.2 or later (2.2.3 recommended)</li>
! <li>Should work on windows/unix/whatever... ?</li>
  </ul>
  </p>
--- 72,76 ----
  <ul>
  <li>Python 2.2 or later (2.2.3 recommended)</li>
! <li>Should work on windows/unix/whatever...</li>
  </ul>
  </p>
***************
*** 90,93 ****
--- 90,111 ----
  <li>Python 2.2 or later (2.2.3 recommended)</li>
  <li>The code is currently Unix-specific.</li>
+ </ul>
+ 
+ <h4>Availability</h4>
+ <p><a href="download.html">Download the alpha4 release.</a></p>
+ <p>Alternatively, 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="notesfilter">notesfilter.py</a></h3>
+ <p>This application allows you to filter Lotus Notes folders, rather like
+ the IMAP filter works, moving mail to the correct folder as it arrives.
+ This is not a full-featured plug-in like the Outlook plug-in, though;
+ it is run from the command line.  Note that this is comparatively unused
+ and although no problems have been reported with it, should be used with
+ caution.</p>
+ 
+ <h4>Requirements</h4>
+ <ul>
+ <li>Python 2.2 or later (2.2.3 recommended)</li>
+ <li>Should work on windows/unix/whatever...</li>
  </ul>
  





More information about the Spambayes-checkins mailing list