CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2015/09/07 09:36:53
Modified files: usr.sbin/smtpd : enqueue.c parse.y rfc2822.c rfc2822.h smtp_session.c smtpd.h Log message: when bypassing the enqueuer, insert Message-Id header if none was found and the client has connected from a loopback interface. ok millert@ eric@