On Mon, 5 Jul 2004, Stewart James wrote: > First. If I put some code in the filter_begin to reject messages not > just run message_contain_virus, it will work better and trend will not > get called. But, the reason why is not what I can call good news.
Clam will sometimes detect a virus in the raw MIME file (which it gets as part of message_contain_virus), but not in the decoded parts. I have no idea why. Anyway, as of this posting, entity_contains_virus() functions are officially deprecated. They may be removed in a future version of MIMEDefang. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

