Gary V wrote:
$spam_quarantine_to = 'spam-quarantine'; ****
This should be working, it should quarantine spam that scores at 15.0 or
above. What version of amavisd-new are you using? Are you possibly using
an older version with a hack to discard high scoring spam, or
$sa_quarantine_cutoff_level or @spam_quarantine_cutoff_level_maps with
a 2.3.x version?
After a lot fiddling, It's working. I wish I knew which change I mad
actually fixed it - difficult if you have to wait for spam to come in....
Question:
$spam_quarantine_to = 'spam-quarantine';
How do I define 'spam-quarantine'? Currently it's chucking the spam into the
/var/spool/amavis/virusmails/ directory, and I would ideally like it somewhere
else - ../spam/ for example.
At some point during the night it was putting the spam in virusmails/ AND
gzipping it...
Thanks
Hans
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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/