Hi,

We're blocking extensions of attachments like almost everybody does.

A typical rules looks like this:

B~name=.{1,64}\.(ext1|ext2|ext3|):[EMAIL PROTECTED]

Sometimes we receive false-positives, mostly triggered by a css style in a mail.

I think, i should use an additional criteria to get sure, that we're dealing with an
*real* attachment.

Maybe something like this: Content-Type: B~Content-Type: 
application/(ext1|ext2|ext3)!AND!B~name=.{1,64}\.(ext1|ext2|ext3):[EMAIL PROTECTED]

Any idea and/or comment?

-- 
 
cheers

====================================
Merlin Consulting
Martin Schaible
Bahnhofstrasse 27
CH-8702 Zollikon

Phone:   +41 1 391 30 00
Fax:     +41 1 391 32 49

Mail:    mailto:[EMAIL PROTECTED]
URL:     http://www.merlinconsulting.ch
Support: http://support.merlinconsulting.ch

GPS:     N47 20.235 E8 34.226
====================================


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to