[Mimedefang] Virus/MIME Issue

David F. Skoll dfs at roaringpenguin.com
Mon Apr 18 08:13:13 EDT 2005


Chris Masters wrote:

> The mimedefang-filter filter function was only called
> once for the main body text/plain part, however a
> secondary commercial email virus scanner layer picked
> up the virus in 'MIME part 2'. The email was 50kB in
> size.

filter() should be called once for *each* MIME part.
In addition, newer versions of MIMEDefang let you pass the
original MIME message as one big file to the virus-scanner for
extra protection -- in case there is a weird MIME issue, you
let both MIME::Tools and the virus scanner's parser have a crack
at it.

Regards,

David.



More information about the MIMEDefang mailing list