CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/05 14:00:36
Modified files:
usr.sbin/smtpd : delivery_filename.c mda.c
Log message:
some third-party mda require a prepended From separator line, so remove the
prepending from delivery_filename backend and prepend conditionally earlier
in the code path if delivery method is through mda or filename.
ok eric@
