Hi,
I'd like to try spam_quarantine_bysender_to but can't seem to get it 
working as I expect it to.

I think it would quarantine to file 
/var/quarantine/m/[EMAIL PROTECTED] or
/var/quarantine/m/54FJDVMFDF   (quarantine_id) with sender 
[EMAIL PROTECTED]

I set it to
$spam_quarantine_bysender_to = 1
or
$spam_quarantine_bysender_to = 'spam-quarantine'

and then set $spam_quarantine_to = undef to no avail: message always 
ends up in the folder according to the quarantine-ID (I also set 
$quarantine_subdir_levels = 1 but tried with 0 too).

We also have
$final_virus_destiny      = D_PASS;
$final_banned_destiny     = D_PASS;
$final_spam_destiny       = D_PASS;
$final_bad_header_destiny = D_PASS;

but setting to D_DISCARD doesn't change the behavior. The message score 
was obviously above the kill threshold.

How is this supposed to work?

TIA,
Paolo

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
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