Discussion:
CMAE
Vlad Mazek
2013-08-25 00:33:51 UTC
Permalink
Has anybody ran into this issue?

We're deploying CMAE with MailScanner
Running it through spamassassin --lint -D and MailScanner -debug-sa the
test shows up and scores as expected but during actual MailScanner
processing it doesnt appear to be scoring the same message(s) that it
scored during the test submissions via lin/debug etc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20130824/70e51861/attachment.html
Glenn Steen
2013-09-17 14:10:33 UTC
Permalink
Hello Vlad,

Usually this means that SA behaves differently for the user MailScanner is
running as, as compared to the user you did the linting as.... Do you use
Postfix? If so, try doing:
su - postfix -s /bin/bash
spamassassing --lint -D ... whatever....
...
MailScanner --debug --debug-sa
...
My guess is that this will reveal a permissions-related issue ... Might be
something else too, but that's the most likely one.

Cheers
--
-- Glenn
Post by Vlad Mazek
Has anybody ran into this issue?
We're deploying CMAE with MailScanner
Running it through spamassassin --lint -D and MailScanner -debug-sa the
test shows up and scores as expected but during actual MailScanner
processing it doesnt appear to be scoring the same message(s) that it
scored during the test submissions via lin/debug etc.
--
MailScanner mailing list
mailscanner at lists.mailscanner.info
http://lists.mailscanner.info/mailman/listinfo/mailscanner
Before posting, read http://wiki.mailscanner.info/posting
Support MailScanner development - buy the book off the website!
--
-- Glenn
email: glenn < dot > steen < at > gmail < dot > com
work: glenn < dot > steen < at > ap1 < dot > se
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20130917/63f68b4a/attachment.html
Continue reading on narkive:
Loading...