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

Re: socket interface to contentfilter



On Wed, 2003-09-03 at 15:40, Matti Aarnio wrote:

> > please consider applying the following diff.  I am in the process of
> > building a rather advanced (and hopefully fast) modular contentfilter;
> > it runs as a separate daemon and talks to smtpserver over the socket. 
> > Naturally, I will publish the thing when it is basically ready.
> 
> Ok, I applied the patch.   I have thought of adding a way to use
> sendmail MILTERs.  Which might be more generic thing, after all..

Thanks.

Milter is obviously more generic, but it
1. is a rather complicated protocol, ergo "implementation overhead", and
2. requires that all message data is passed over the socket.

Current approach allows one to analyze the message "in place" (if you
use mmap()) and potentially minimize transfer of data between disk and
memory.  I think that both interfaces may and should peacefully coexist.

-- 
Eugene Crosser, head of Internet Applications section, +7 501 787 1000
ROL, EDN Sovintel, Golden Telecom, http://user.rol.ru/~crosser/

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