Re: [cvs] bogofilter/doc bogofilter-faq-fr.html, 1.62, 1.63 bogofilter-faq.html, 1.143, 1.144
David Relson <[email protected]> Wed, 9 Aug 2006 19:22:47 -0400
| Newsgroups | gmane.mail.bogofilter.devel |
|---|---|
| Organization | Osage Software Systems, Inc. |
| Message-ID | <[email protected]> |
On Sun, 06 Aug 2006 20:31:25 +0200 Matthias Andree wrote: > David Relson <[email protected]> writes: > > > Update of /cvsroot/bogofilter/bogofilter/doc > > In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8240 > > > > Modified Files: > > bogofilter-faq-fr.html bogofilter-faq.html > > Log Message: > > Replace mailtool reference with formail. > > A long time ago... > > > > > Index: bogofilter-faq.html > > =================================================================== > > RCS file: /cvsroot/bogofilter/bogofilter/doc/bogofilter-faq.html,v > > retrieving revision 1.143 > > retrieving revision 1.144 > > diff -u -d -r1.143 -r1.144 > > --- bogofilter-faq.html 16 May 2006 20:02:13 -0000 > > 1.143 +++ bogofilter-faq.html 21 Jul 2006 03:19:58 > > -0000 1.144 @@ -515,8 +515,10 @@ > > > > <p>The following list may be able help you:</p> > > <dl> > > - <dt>UW-IMAP/PINE mbx format</dt><dd>To convert to mbox: > > - <kbd>mailtool copy /full/path/to/mail.mbox > > '#driver.unix//full/path/to/mbox'</kbd></dd> > > + <dt>UW-IMAP/PINE mbx format</dt> > > + <dd>To convert to mbox: > > + <kbd>for MSG in /full/path/to/maildir/* ; do formail -I > > Status: < "$MSG" >> /full/path/to/mbox; done</kbd> > > I wonder if this is useful. Sites running UWashington software may > often have mailtool installed, but not procmail. This reference to > formail implicitly encourages sites to install procmail, which I'd > consider deprecated. I don't consider procmail to be deprecated. Remember my efforts to use maildrop as a procmail replacement for distributing mail among my (very few) users? Maildrop wasn't suitable due to userid and permission issues. Formail replaced mailtool in the FAQ because of user reported difficulties in using mailtoo.. Perhaps we should give examples of both formail and mailtool.. I'll delay the 1.1.0 release 'til Friday so that we can decide what to do. David _______________________________________________ Bogofilter-dev mailing list [email protected] http://www.bogofilter.org/mailman/listinfo/bogofilter-dev