Hi all, 

I have a problem where spam quarantining only works intermittently.
I'm using amavisd-new 2.4.2 with Postfix 2.2.8 on FC5.  Spam is being scored
correctly, but seemingly at random fails to be quarantined when the score
exceeds $sa_kill_level_deflt.  The maillog says "Passed SPAM" for these
messages, which tells me amavis has detected that the score is higher than
kill, and not tag2 alone.

Correctly handled messages have entries in the maillog like:
"Passed SPAM, [sourceIP] <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>,
quarantine: [EMAIL PROTECTED]"

Incorrectly handled ones look the same, just without the quarantine string
on the end.  The message is marked with $sa_spam_subject_tag, and delivered
to the recipient.

I have the following relevant settings:
$spam_quarantine_to = '[EMAIL PROTECTED]';
@spam_lovers_maps = ('[EMAIL PROTECTED]',
'[EMAIL PROTECTED]');
$final_spam_destiny = D_DISCARD;

One other note: I'm using fallback_transport in Postfix to send unknown
users to another server, but this problem seems to occur equally for both
local and remote recipients.

Any hints, troubleshooting suggestions, or other insights are extremely
welcome.

Thank you.

Daniel Schmidt




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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