procmail
[Top] [All Lists]

Problem passing on MS Office files.

2004-01-19 08:24:26
Yellow Dog Linux 3.0 and Postfix 1.1.11

We are using a /etc/procmailrc file with the following content. Please excuse how basic it is. I am very new to Procmail.

:0 B
*^Content-Type: (application|audio)
*^.*name=.*.(vb[esx]|ws[hf]|c[ho]m|bat|cmd|hta|exe|lnk|pif|scr|shs)
/etc/messages-rejected

## porn spam
:0 B
* sex|porn|lover
/dev/null
## Nigerian spam
:0 B
* nigeria
/dev/null

When I send an attachment that is an MS Office format (excel in this case), it isn't coming through at all.......no instance in /etc/messages-rejected, but the maillog stamps the acceptance of the message...

Any ideas?

Thanks!

Chris


_______________________________________________
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>