moved to https://github.com/nbkenichi/bsfilter
bayesian spam filter. works as unix-style filter, POP-proxy or communicates with IMAP server. distributed as ruby script. GPL.
revision 1.85.2.5
ignore null line between open and close of double quatation in a header
added a rescue routine for the condition when even number of double quotation are in a header
added --refer-all-header
use ExerbRuntime class for getting $0, not Exerb class