CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/07 17:05:38
Modified files:
usr.sbin/smtpd : mta_session.c smtp_session.c
Log message:
reorder reporting events so they are triggered _after_ protocol-server
events. this ensures that both smtp-in and smtp-out receive the events
in the same order.
