You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by gb...@apache.org on 2018/02/23 22:49:51 UTC

svn commit: r1825176 - /spamassassin/trunk/sa-learn.raw

Author: gbechis
Date: Fri Feb 23 22:49:51 2018
New Revision: 1825176

URL: http://svn.apache.org/viewvc?rev=1825176&view=rev
Log:
document when --mbox or --mbx parameters are needed
bz #6857

Modified:
    spamassassin/trunk/sa-learn.raw

Modified: spamassassin/trunk/sa-learn.raw
URL: http://svn.apache.org/viewvc/spamassassin/trunk/sa-learn.raw?rev=1825176&r1=1825175&r2=1825176&view=diff
==============================================================================
--- spamassassin/trunk/sa-learn.raw (original)
+++ spamassassin/trunk/sa-learn.raw Fri Feb 23 22:49:51 2018
@@ -672,6 +672,9 @@ Note that csh-style I<globbing> in the m
 in other words, listing a folder name as C<*> will scan every folder
 that matches.  See C<Mail::SpamAssassin::ArchiveIterator> for more details.
 
+If you are using mail boxes in format other than maildir you should use
+the B<--mbox> or B<--mbx> parameters.
+
 SpamAssassin remembers which mail messages it has learnt already, and will not
 re-learn those messages again, unless you use the B<--forget> option. Messages
 learnt as spam will have SpamAssassin markup removed, on the fly.