how to train with maildir?

Bob Vincent bogofilter at bobvincent.org
Thu Jul 22 17:16:10 CEST 2004


On Thu, Jul 22, 2004 at 09:55:19AM -0400, Bob Vincent wrote:
> Anyhow, even if the "-B" option will work for registration, you don't
> want to do it that way because it will fail once you have too many
> messages.

On Thu, Jul 22, 2004 at 07:43:55AM -0700, Chris Wilkes wrote:
> If that doesn't work you could modify the above like so:
>   bogofilter -s -B $(find $HOME/spam -type f)
>   bogofilter -s -B `find $HOME/spam -type f`
> where the 2nd one has backticks in there.  Keep in mind that if you have
> a boat load of spam (like over 2000 messages) then your shell might
> complain about it due to a limit on how many arguments you can pass
> along.

Which is EXACTLY why I suggested using the "-b" option, if you'll
bother to read the message to which you replied.

(sigh)



More information about the Bogofilter mailing list