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.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to