[Mimedefang] Which antivirus?
    Kevin A. McGrail 
    kmcgrail at pccc.com
       
    Tue Mar 22 13:59:19 EST 2005
    
    
  
I have to admit that I have no idea what the \{[^\}]+\}actually does ;-)  I 
think it's the class stuff for Microsoft that let's you associate a file 
directly or what-not?
However, based on the bad_exts, it definitely should have |.  Thanks for 
pointing this out!  I guess I never blocked .bat files!
Please feel free to add it to the wiki.
Regards,
KAM
> Sweet... would you consider adding a link to the wiki?
> http://www.mimedefang.org/kwiki/
>
> Shouldn't this
> (pif|com|scr|bat\{[^\}]+\})
> be this?
> (pif|com|scr|bat|\{[^\}]+\}) # note extra | after bat
    
    
More information about the MIMEDefang
mailing list