Paul Wetter wrote: > For the last week now I have been receiving several very similar > messages that are spam and not being detected as spam. I have done an > sa-learn on every one of them but they still come in not even being > tagged. Is there something wrong with my bayes detection? Is there > any way to log what spamassassin is doing to see if it finds anything? > > I call spamassassin's spam checks through amavisd-new which controls a > couple virtual domains.
First step, try running one of them manually through spamassassin -t.. what rule hits do you get? (post the X-Spam-Status SA generates). Next step, modify amavis to always add an X-Spam-Status header (ie: set tagged_above to -1000.). Compare the results, or post here along with the above..