Re: [exim] Spam quarantining question

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: W B Hacker
Fecha:  
A: exim users
Asunto: Re: [exim] Spam quarantining question
James Price wrote:

*snip*

>
> My specific questions aren't necessarily how to redirect the mail with a
> router, but more what is the best way to store the quarantined messages.


No 'best', but one that works well for us:

~/$domain/$local_part/Maildir/.Suspect

Created when first needed, re-created if end-Luser fat-finger 9or 'in anger')
deletes the whole folder. As happens now and then.


(viral are logged then blackholed, not sequestered).


CAVEAT:

100% IMAP environment - no POP. So they *can* unsubscribe the folder...

YMMV


Bill