On Sat, Aug 06, 2005 at 04:37:50PM +0700, Muhamad Soleh Fajari wrote:
> Hi,
> 
> I was saw the scheme of qmail-ldap
> (http://www.nrg4u.com/qmail/the-big-qmail-ldap-picture-20031112.pdf). I
> have a question about "qmail-todo" ?
> After an email come to qmail-send, it devide to two process qmail-todo
> and qmail-clean. qmail-clean is used to clean queue, and Im looking for
> information abot what qmail-todo will do on that process. Is this
> process (qmail-todo) include antivirus just like qmail-scanner ?
> 

qmail-todo does the queue/todo preprocessing. It does nothing more than
parse the envelope of newly queued mails and link it to the correct local
and remote queues. It is there to fix the silly qmail syndorm for busy
machines with a big concurrency (a qmail-send without qmail-todo is
unable to start enough deliveries to saturate the concurrency).

> From that picture, where I can find process for anti virus and anti spam ?
> 
The anti spam service is normaly hooked into the queuing process. It
replaces qmail-queue with a own queueing process and calls qmail-queue
again when done.

-- 
:wq Claudio

Reply via email to