[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

zmscanner - works



Gentlemen,

I while ago a announced that I am working on "zmascanner" - content
filter for Zmailer.  Currently, the thing seems to be in quite usable
condition.  It has antivirus plugin based on clamav
(http://www.clamav.org/), PCRE based context matching of the the body,
and a "dehtml" preprocessor that (more or less) converts html into plain
text.  It has modular architecture making it easy to build third party
plugins outside of it's own source tree as dynamically loaded objects
(or you can compile the same source statically into it).  It can either
fork a process or start a thread for each connection from smtpserver
(./configure-time option).  It tries to be very careful to restart
gracefully, without downtime, after you have changed configuration or
upgraded the binary.

Yesterday, it blocked ~59,000 viruses out of our ~1.7M message flow; no
glitches noticed in several days operation.

What it does not have yet is documentation, sorry about that ;->

Please give it a try.  http://www.average.org/zmscanner/

Eugene

-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi