CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2009/12/12 03:33:11

Modified files:
        usr.sbin/smtpd : bounce.c client.c client.h enqueue.c mta.c 
                         smtpd.h 

Log message:
Simplify client_* api, mainly by making fatal conditions result in immediate
fatals instead of passing the error up (kills ~300 lines).

Implement sending of the QUIT command which replaces crude close(2).

tested by gilles@, todd@

Reply via email to