New Releases - 0.14.5.4 and 0.15.0

Matthias Andree matthias.andree at gmx.de
Tue Sep 2 14:01:30 CEST 2003


David Relson <relson at osagesoftware.com> writes:

> I've modified bogofilter so that '-I Mail/spam' will do as you've
> suggested.  The code is available via anonymous cvs.  Alternatively, I
> can send you a patch.  Let me know if you're interested/able to test the
> new capability.

While implementing the Maildir reader, I'd wondered about such
things. It's trivial to check (fstat(0, &st) || S_ISDIR(st.st_mode)) if
stdin is a directory (which works at least on FreeBSD) - it's not
implemented -, and I've also wondered if we need -I and -B: if we just
dropped these options and assumed "if non-option arguments on command
line, read them, if no non-option arguments on command line, read stdin"
we'd get rid of two options that do essentially the same.

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95




More information about the Bogofilter mailing list