[Mimedefang] suggested-minimum-filter-for-windows-clients,v 1.43

Marco Berizzi pupilla at hotmail.com
Tue Aug 27 03:52:01 EDT 2002


Hi,

A simple question for perl Guru.

>From the suggested-minimum-filter:

# eml is bad if it's not multipart
    if (re_match($entity, '\.eml')) {
        return action_quarantine($entity, "bla bla bla...

Shoudn't be: if (re_match($entity, '^\.eml$'))  ?






_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx




More information about the MIMEDefang mailing list