[Mimedefang] md 2.7 works w/ file::scan

David F. Skoll dfs at roaringpenguin.com
Fri Apr 12 23:48:21 EDT 2002


On Fri, 12 Apr 2002, Rich West wrote:

> Just curious, but which is better: placing this particular check in
> filter_begin() or in filter()?

message_contains_virus_* should go in filter_begin(); otherwise, the
whole message will be scanned multiple times if it has more than one
part.

entity_contains_virus_* should obviously go in filter().

--
David.




More information about the MIMEDefang mailing list