Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Attachments with extension of .DOCX are being blocked!

Updated: 19 Jun 2011 | 4 comments
mkalkan's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hi,

Symantec Messaging Gateway is in latest version 9.5.1. There is a content filtering policy to strip executable and multimedia files. The question is that .DOCX attachments are being blocked and the verdict as follows:

 

Verdict Filter Policy Policy Group Details Message Part Matching Text
Content Filtering violation: Strip Attachments 
strip attachments 
default  None  header — content-type  video/ 

Why a .docx document is being blocked because of MIME-type video verdict? The document does not have any video file in it.

Thanks.

Discussion Filed Under:

Comments

TSE-JDavis's picture
17
Jun
2011
1 Vote +1
Login to vote

Docx files are Basically just

Docx files are Basically just zip files so there may be a file in there with a mime type that starts with video/. You can rename the file to .zip and open it in the Windows explorer to examine the contents.

akottas's picture
17
Jun
2011
0 Votes 0
Login to vote

You can also construct an

You can also construct an exclusion for Office 2007 attachment types by creating a separate content filtering rule that takes precedence over the executable/multimedia rule if you want to allow these files in even if they do include embedded content that might be undesirable.

mrmuggyd's picture
17
Jun
2011
0 Votes 0
Login to vote

Check for bin/hex MIME type

Also check to see if you have the BIN/HEX MIME type specified.  We had that in early versions of 9.0 and once we removed it from the "Executable" content filter, they will allowed and processed.

mkalkan's picture
19
Jun
2011
0 Votes 0
Login to vote

Thanks.

Thanks.