procmail
[Top] [All Lists]

Outlook attachments : recipe matched but didnt filter!

2001-09-26 20:39:44

hello everybody...
me again..this time I'm having problem filtering Microsoft Outlook
attachments...for example, application/x-msdownload..and I've modified
my pm-jamime-kill.rc to be like so:


#   If linebuf is too small, then AWK scripts can't be called
JA_MIME_KILL_LINEBUF = ${JA_MIME_KILL_LINEBUF:-524280}

JA_MIME_KILL_RE     = ${JA_MIME_KILL_RE:-"\
name=.*(pcx|x-msdownload|X-MSDOWNLOAD|x-vcard|X-VCARD|PCX)|charset=|This

is.*MIME"}

JA_MIME_KILL2_RE    = ${JA_MIME_KILL2_RE:-"\
Content-Type: +(text/html|application/x-msdownload|x-vcard)"}

i though this should have matched and filtered the attachment, but it
didnt! But when I checked the log file, it did say it matched, but it
seemed to do nothing about this and the attachment still came through.
Can somebody gimme a hint on where have I gone wrong or what should I
added in my procmailrc or jamime-kill recipe?Thanks!

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • Outlook attachments : recipe matched but didnt filter!, suzana <=