What's new in SpamBayes Outlook Anti-spam plugin 1.1a5

Aug 16, 2011
  • Add train and train_mime methods to XML-RPC plugin
  • Switch repository from CVS to

New in SpamBayes Outlook Anti-spam plugin 1.1a4 (Aug 16, 2011)

  • Dump NetPBM decode support in favor of PIL
  • First crack at handling image sequences
  • IMAP patch for contrib/tte.py
  • Remove duplicate use of --cullext flag to contrib/tte.py
  • Note missing file name in error message - FileStorage.py
  • Set MinTTL to one day in dnscache.py
  • Batch broader exception in ImageStripper.py when image load fails
  • Add core_server.py & friends - plugin-based server

New in SpamBayes Outlook Anti-spam plugin 1.1a3 (Mar 8, 2007)

  • Update pycksum.py to try and identify more duplicates
  • Add scale and charset options to ImageStripper
  • Stitch spam images back together properly, add a couple more tokens
  • Add support for PIL to ImageStripper.py
  • Cache x-lookup_ip in a pickle instead of trying to use anydbm or zodb
  • Add crude OCR capability to try and parse image-based spam using Ocrad & NetPBM
  • Add x-short_runs option
  • Add x-image_size option & corresponding token
  • Add Matt Cowles' x-lookup_ip extension w/ slight modifications
  • Add profiling using cProfile (if available) to sb_filter.py
  • Delete -d and -p flags from spamcounts.py
  • Refactor basic text tokenizing out of tokenize_body into a separate method, tokenize_text
  • Explicitly close ZODB store in tte.py
  • Fix bug in regex preventing valid IPs
  • Suppress spurious duplicate From_ lines in sb_bnfilter.py
  • Add simple parts of [ 824651 ] Multibyte message support
  • Enable -o command line option setting, and follow TestDriver directories in testtools/mksets.py
  • Reduce sensitivity of spamcounts.py to classifier changes
  • Set zodb cache size to 10,000