|
From: Mark M. <Mar...@ij...> - 2010-03-26 23:58:45
|
Elton, > All wirus mails is detected em blocked. > All bad headers is detected, bus is accept. Ok. > No e-mail spam is detected. All spams is: Passed Clean > > Please could someone help me solve this problem? > Follow my configuration files: > @spam_scanners = (['SpamAssassin', 'Amavis::SpamControl::SpamAssassin'], > ['SpamdClient', 'Amavis::SpamControl::SpamdClient' ]); Leave @spam_scanners to its default, as Michael suggested. The rest looks ok at first glance. Capture log at log level 5 (or run: amavisd debug) during processing of your sample message to see what is going on. Your sample message collected 4.5 points, which is less than your kill level at 4.9. Mark |