blob: 10d25af5c3de927f6137ab09cac36d0041f088d8 [file] [log] [blame]
KNOWN BUGS:
-----------
http://bugzilla.spamassassin.org/show_bug.cgi?id=286 :
Doesn't yet handle checking multiple-attachment messages,
where one part is qp and another is b64. Instead the qp will
be simply stripped.
http://bugzilla.spamassassin.org/show_bug.cgi?id=304 :
Use of the -S (short-circuit testing) switch is broken:
the tests matched will not match what would happen without
-S.
http://bugzilla.spamassassin.org/show_bug.cgi?id=1478 :
Razor support does not work on the Win32 platform,
redirecting stdout and stderr incorrectly. To work-around,
set its score to 0 like so: "score RAZOR2_CHECK 0"
http://bugzilla.spamassassin.org/show_bug.cgi?id=1503 :
The Razor tests will fail if you have not run server discovery, due to a
failure to support "taint mode" inside the Razor code.
(See http://bugzilla.spamassassin.org/ for the SpamAssassin bug tracking
database, and to report a bug.)