We quarantine all messages for a few days with the following setup in
our amavisd.conf file. However, the X-Quarantine-ID header seems to get
the message blocked at the final destination sometimes if the receiving
mail server chooses. And we're finding some that do block due to this.
Is there a way to make the header something different for clean
messages?

$clean_quarantine_method = 'local:clean-%m.gz';
$clean_quarantine_to = 'clean-quarantine';

-- 
Robert


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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