Sorry to bother again with the same subject, but I have my doubts.
 
I want to implement the following on my email server:
"all the emails that arrive with an ejecutable file, or an visual basic script file or .... will be sent to the account [EMAIL PROTECTED]".
 
I create the rules.ima (copied from someone) as follow:
B~filename=".*\.vXbXs":[EMAIL PROTECTED]
H~filename=".*\.vXbXs":[EMAIL PROTECTED]
B~filename=".*\.cXoXm":[EMAIL PROTECTED]
H~filename=".*\.cXoXm":[EMAIL PROTECTED]
 
(**remove the X in your mind :-). I'm not sure if you will receive this mail if I type the rule as it is.)
 
Two doubts:
 
1) the mail do not go to that account. I also tried [EMAIL PROTECTED], [EMAIL PROTECTED] but the mail always go to a new mailbox called like that to the user.
2) what happen if someone writes "cXoXm" or "vXbXs" in the body or in the subject? (again, I'm adding X as I want to be sure that you will receive this email) :)
I want to be sure that only FILES attached that match will be stopped.
 
Thanks,

Damian

Reply via email to