2 messages in net.sourceforge.lists.courier-maildrop[maildropl] blocking attachments
FromSent OnAttachments
Jens FrankeJul 8, 2002 7:17 am 
Pavel M.TsupraJul 8, 2002 2:59 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:[maildropl] blocking attachmentsActions...
From:Jens Franke (byte@gmx.de)
Date:Jul 8, 2002 7:17:44 am
List:net.sourceforge.lists.courier-maildrop

Hi,

i wanna block attachment with maildrop. The mail should be dropped an sender should receive a notice.

I´ve tried this simple test:

if (/name="*![^"]*\.exe/:b) {

xfilter "/usr/local/bin/reformail -a'X-Attach: $MATCH2'"

}

Is it a good idea to scan the mail this way ?

Does anyone have a working solution this way, also for *.vbs, *.scr ?

bye, Jens