Mine too, but mp3, doc, and exe aren't in the list. -Mitch
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Len Conrad Sent: Friday, June 06, 2003 11:57 AM To: [EMAIL PROTECTED] Subject: [IMGate] Re: bubear anyone? >My virus scanner (amavis/mcafee) picked up a couple that got past postfix: > >Kate Campbell - Corn in a box.mp3.exe >Mom - ginette fortier 2001.doc.exe well, my standard regex includes: /^.*name\=\".*\..*\.(pif|shs|shb|ini|cmd|do|hta|reg|net|com|vbs|scr|dll|lnk| hta|vbe|js|jse|bat|vxd|shm)\"$/ REJECT header_11 so that should catch: anything.anything.(pif|shs|shb|ini|cmd|do|hta|reg|net|com|vbs|scr|dll|lnk|ht a|vbe|js|jse|bat|vxd|shm) Len
