THis patch updates bogofilter 0.10.3.1 to 0.11.1, fixing a couple of bugs and introducing some more features. This code has been tested; I'd like to see it merged before the ports freeze if possible. Important fixes in this release: - command line options take precedence over configuration files - improved locking - support for systems that don't support mmap()ing locked files - reduced memory use when the input file is a regular file (seekable) - major speed improvements for long tokens - separated the non-working -l option with optional argument into -l and -L option. - manual pages now have proper paths to files Features: - support setting BDB cache size - better command-line and configuration file parsing - better HTML comment killing to reduce chance of being cheated by spammers - some new command line options - parse Subject line tokens specially (optional) - unregistering messages is now possible
State Changed From-To: open->closed Committed.