CVSROOT:        /cvs
Module name:    src
Changes by:     gil...@cvs.openbsd.org  2020/01/31 15:01:20

Modified files:
        usr.sbin/smtpd : parse.y smtpd-defines.h smtpd.c smtpd.h 
        usr.sbin/smtpd/smtpd: Makefile 
Added files:
        usr.sbin/smtpd : mda_mbox.c 

Log message:
introduce mda_mbox() to handle mbox delivery in its own code path, and make
it use execle() since we know all parameters and don't need command line to
be parsed.

ok millert@ and jung@

Reply via email to