I would like to remove certain named zip files from emails but I don't wan't to discard all zip files since we use them. I tried to add the whole filename to bad_exts but this does not work. Is there somewhere else in the filter I can add this or do I need to add my own code to the re_match function. Thanks, David