Hello,

This is my first post to the list and after an extensive search of  the archived messages I did not find a solution to my problem even though I tested every single rule I found.

The thing is, I want to filter file attachments with different extensions. Some extensions filter fine but others do not. In those cases where the file is not filtered, the incoming email message does not contain the actual attached file, but its contents are displayed in message body as plain text. The extensions that do not filter are: .vbs .bat & .shs

These are the rules.ima lines I have set up taking in consideration all the information I found about quotations, spaces and so on:

B~name=.*\.(vbs|shs|scr|exe|com|bat):temp
B~begin 6.*\.(vbs|shs|scr|exe|com|bat):temp
B~name=(".*\.exe"|".*\.scr"|".*\.vbs"|".*\.bat"|".*\.shs"|".*\.com"):temp
B~name =(".*\.exe"|".*\.scr"|".*\.vbs"|".*\.bat"|".*\.shs"|".*\.com"):temp
B~name=(.*\.exe|.*\.scr|.*\.vbs|.*\.bat|.*\.shs|.*\.com):temp
B~name =(.*\.exe|.*\.scr|.*\.vbs|.*\.bat|.*\.shs|.*\.com):temp
B~(filename=".*\.vbs"\s|name=".*\.shs"\s|name=".*\.scr"\s|name=".*\.bat"\s):temp
B~(begin 6.*\.vbs\s|begin 6.*\.shs\s|begin 6.*\.scr\s|begin 6.*\.bat\s):temp

I would greatly appreciate any help!

Best regards,

Cecilia Mart�nez
[EMAIL PROTECTED]




 

Reply via email to