[Mimedefang] not catching test viruses
David F. Skoll
dfs at roaringpenguin.com
Tue Jan 20 18:16:44 EST 2004
On Wed, 21 Jan 2004, Rudolph Pereira wrote:
[dfs on what gets passed to the virus scanner]
> > Just the body and attachments.
> Doesn't this depend on the (entity|message)_contains_virus_* functions?
Yes.
> I know I'm passing the entire message to clamd in filter_begin, and by
> default message_contains_virus_clamd tells clamd to recursively scan the
> whole work directory (which will contain the entire message - including
> headers - in one of the files)
Nope. :-)
The original entire message is called ./INPUTMSG; the message_contains_xxx
functions scan the directory ./Work, which only contains the unpacked MIME
parts.
Regards,
David.
More information about the MIMEDefang
mailing list