Re: How to 'purge' clean email from quarantine?
Danilo Godec <[email protected]>
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <[email protected]> |
On 22.10.2020 16:34, Damian wrote: How to best remove clean messages from quarantine? I was thinking to go through quarantine.mail_id and if msgrcpt.ds for that mail_id is never anything other than 'P' (passed), I can delete that record from quarantine. Do you want to remove clean messages, or messages that didn't get delivered? I want to remove clean messages, that wouldn't even be in the quarantine if I hadn't defined the $clean_quarantine_method = 'sql:'; option.