5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] deleting mail with sp...
FromSent OnAttachments
John AngelmoJun 3, 2004 3:34 am 
Tony EarnshawJun 3, 2004 5:26 am 
John AngelmoJun 3, 2004 6:27 am 
martin martinJun 3, 2004 1:11 pm 
Jeremy KitchenJun 3, 2004 3:10 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] deleting mail with specifig attachmentsActions...
From:Jeremy Kitchen (kitc@scriptkitchen.com)
Date:Jun 3, 2004 3:10:46 pm
List:net.sourceforge.lists.courier-maildrop

this message is a testament for us anti-top-posters

On Thursday 03 June 2004 03:11 pm, martin martin wrote:

instead of running a virus scanner on every mail how can I delete every mail with specific attatchments (.zip with password,.exe,.vbs and so on) within maildir before invoking my antivirus software?

IMHO you should be doing this at MTA level before the mail is ever accepted, not LDA level after the mail is accepted. I do it with Postfix 2.1 without any third-party software.

How can I do that with qmail?

qmail-scanner can do it. http://qmail-scanner.sf.net

-Jeremy