[Exim] exim filter with domain and attachment

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: sanjay
Ημερομηνία:  
Προς: exim list
Αντικείμενο: [Exim] exim filter with domain and attachment
Hi

I want to filter some mails depending upon the domain(recepient)
AND the attachment. Can someone help me for this? I got
this filter file from www.exim.org. can i use nested if(s)?

sanjay


if $message_body matches
"(?:Content-(?:Type:(?>\\\\s*)[\\\\w-]+/[\\\\w-]+|Disposition:(?>\\\\s*)atta
chment);(?>\\\\s*)(?:file
)?name=|begin(?>\\\\s+)[0-7]{3,4}(?>\\\\s+))(\"[^\"]+\\\\.(?:ad[ep]|ba[st]|
chm|cmd|com|cpl|crt|eml|exe|hlp|hta|in[fs]|isp|jse?

|lnk|md[be]|ms[cipt]|pcd|pif|reg|scr|sct|shs|url|vb[se]|ws[fhc])\")[\\\\s;]"
then
fail text "This message has been rejected because it has\n\
a potentially executable attachment $1\n\
This form of attachment has been used by\n\
recent viruses or other malware.\n\
If you meant to send this file then please\n\
package it up as a zip file and resend it."
seen finish
endif


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com