CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/14 16:02:51
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
Message-Id header is not added if sent over submission port because the
port is stored in the listener structure using the network order.
ok eric@
