CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/29 02:55:08
Modified files:
usr.sbin/smtpd : queue.c smtpctl.c
Log message:
fix "smtpctl show queue" reporting "invalid" envelope state.
runtime state is not serialized with the envelope, so add it to the imsg.
ok gilles@
