CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/13 05:32:47
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
Add a helper for writing the message to simplify the code.
It also fixes the reported message length by taking prepended
headers into account and adds missing error checks there.
ok millert@ gilles@
