CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2010/04/21 12:54:43

Modified files:
        usr.sbin/smtpd : control.c lka.c mda.c mta.c queue.c runner.c 
                         smtp.c smtpctl.c smtpd.c smtpd.h 

Log message:
Runner process is just a helper for queue, so tear down its imsg
channels to parent, mda, mta, lka, smtp, and control.  This leaves
just the channel to queue, which forwards imsgs on runner's behalf
and redirects any replies back to it.

OK gilles@

Reply via email to