On 1/16/08, Rocco Scappatura  wrote:

> But, when I use SQL I see
> in amavisd.log only 'Passed CLEAN' entry, while when I disable it, then I
> saw also 'Blocked SPAM', 'Blocked INFECTED' and so on.. entries.
>

> But how do you justify that all log entry are 'Passed
> CLEAN' when I enable SQL?
>

Other than what I mentioned about sending test messages from trusted
users (users in a policy bank that allows spam to pass for example),
nothing comes to mind.

I would prepare a spam message (gtube for example):
http://spamassassin.apache.org/gtube/gtube.txt

and send it from a hotmail or yahoo account (that is not whitelisted)
and place the sender's address in:

@debug_sender_maps = ( ['[EMAIL PROTECTED]'] );

The first email received from this sender (after amavisd-new is
reloaded) will log at $log_level 5. I would then look at all the log
entries for this particular transaction and see if you can discover
the problem. If not, maybe you could post it to a http server for
others to look at.

> rocsca

-- 
Gary V

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to