CVSROOT:        /cvs
Module name:    src
Changes by:     gil...@cvs.openbsd.org  2009/08/06 07:40:45

Modified files:
        usr.sbin/smtpd : mda.c mta.c queue_shared.c runner.c smtp.c 
                         smtpd.c smtpd.h store.c 
        usr.sbin/smtpd/smtpd: Makefile 
Added files:
        usr.sbin/smtpd : bounce.c 

Log message:
This commit reworks the entire mailer daemon support to actually make it
work for real. As an added bonus, it simplifies it, makes it follow the
same code path as regular messages and kills quite some code from mta,
mda and store. There's still some work needed but the most painful part
is behind us now ;)

ok jacekm@

Reply via email to