You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by fe...@apache.org on 2004/10/29 22:58:46 UTC

svn commit: rev 55994 - spamassassin/trunk

Author: felicity
Date: Fri Oct 29 13:58:45 2004
New Revision: 55994

Modified:
   spamassassin/trunk/sa-learn.raw
Log:
have folks look at the ArchiveIterator docs for more details about file globbing in sa-learn

Modified: spamassassin/trunk/sa-learn.raw
==============================================================================
--- spamassassin/trunk/sa-learn.raw	(original)
+++ spamassassin/trunk/sa-learn.raw	Fri Oct 29 13:58:45 2004
@@ -550,8 +550,9 @@
 Simply run this command once for each of your mail folders, and it will
 ''learn'' from the mail therein.
 
-Note that I<globbing> in the mail folder names is supported; in other
-words, listing a folder name as C<*> will scan every folder that matches.
+Note that csh-style I<globbing> in the mail folder names is supported;
+in other words, listing a folder name as C<*> will scan every folder
+that matches.  See C<Mail::SpamAssassin::ArchiveIterator> for more details.
 
 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