Add a helper for writing the message to simplify the code.
authoreric <eric@openbsd.org>
Tue, 13 Oct 2015 11:32:47 +0000 (11:32 +0000)
committereric <eric@openbsd.org>
Tue, 13 Oct 2015 11:32:47 +0000 (11:32 +0000)
commit1b33e826a0432cd66f6def1d51493f1a50bddc93
tree3075eb321656c0fb66f38143bcef966c89383676
parenta539da47bd3b618cc112e6902881d3519de7bfb8
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@
usr.sbin/smtpd/smtp_session.c