CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/21 05:20:34
Modified files:
usr.sbin/smtpd : ca.c lka.c mda.c mta.c queue.c smtp.c smtpd.c
Log message:
no need to check the sending process in imsg handlers when there is no
ambiguity: just use a single switch.
ok gilles@ sunil@
