spam tagging Dspam is not installed with zimbra, so it won't be used.
THe missing attribute is nothing to worry about - we don't support per-user spam attributes, so it uses the global values.
Amavis is passing this message, but it's not using any of the tests - this could be for several reasons.
You can do this:
su - zimbra
zmamavisdctl stop
edit conf/amavisd.conf.in - uncomment sa_debug = 1
then restart amavisd in debug mode (basically, run the start line from the zmamavisdctl script, with "-d" at the end of it) - and you'll get lots of debugging output, which may show you why it's not running any tests.
Also - if you google for spam tests, you may find a string that will always be marked as spam, that you can send through. |