On Thu, 4 Mar 2004, Internet Chicago Staff wrote: |->Sorry I should have been more specific I have the virus in a file called |->Message.zip I'm trying to stop by file name of the attachment neither of |->these seems to work. Additionally after updating the body_checks.regexp |->file do I need to postmap or something else (I have thought so in the past) |->Just in case I'm being really stupid |-> |->Thanks |-> |->/^Content-Disposition: attachment; filename="Message\.zip"/ REJECT |->Attachment name |->/^(content.*[[:space:]]+|[[:space:]]*)(filename|name)="Message\.zip"/ REJECT
I do a postfix reload after any changes to header or body checks.regexp. It looks ok though. Maybe because you cap the M in Message? Keith
