2.02 30/Aug/2007
* It is strongly suggested that everyone enable PTR lookups within
Qmail itself (i.e. the "-H" option in tcpserver). Q-S now uses
TCPREMOTEHOST (if present) in the creation of
Received: headers - as SpamAssassin now expects that.
* Support for generating SMTP permanent errors for quarantine events
- including high-scoring SPAM ("--quarantine-reject 1").
This is disabled by default, but I intend to make this the default
soon. Note that enabling this option WILL DISABLE ALL "OLD" Q-S
NOTIFICATION CODE. i.e. no more "policy-violation found in..."
emails.
* Extra loop around spamc put in place to allow Q-S to try
up to three times to get SA to produce a result if
"--sa-faulttolerant 1" set. For thoses of us who REALLY WANT
SA to always return a score. This may worsen load problems - there
may have been a reason spamd couldn't return a result the first
time...
* A GREETDELAY implementation in contrib/qmail-delay. This allows you
to delay accepting email connections based on such parameters as
the remote IP address, as well as OPERATING-SYSTEM AND
GEOGRAPHIC LOCATION
* Q-S now adds Message-ID if one isn't present to improve
the trackability of emails through your systems. This used to
be added as X-Qmail-Scanner-Message-ID
* Small buglet in where Q-S detects latest SA output in
verbose_spamassassin
* Small update to F-prot. Thanks to dimaki
* Buglet in how policy blocking occurs if BAD_MIME_CHECKS=0 fixed.
Thanks to Simone Lazzaris
* New Polish translation, and bugfix by Maciej Budzynski
* Allows configuration of SpamAssassin's "max size" limit - which
tells SA not to scan messages larger than that size. Defaults to
the SA standard 256000 Bytes - but allows you to make it higher
if you wish (I use 700000)
* Support for latest Sophos savscan scanner. Recommend using
sophie-3.06 which fully supports it (i.e still use sophie)
* Updated qscan-spam-to-users.pl.
* Updated qs2mrtg to reflect SA quarantine events as "RBL"
events instead of "virus" events
* Explicitly mention daemontools as being required
Reproducible: Always