CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/10 16:18:47
Modified files:
usr.sbin/smtpd : smtp_session.c smtpd.h
Log message:
- open the message file earlier after a successful MAIL command instead of
waiting for the DATA command. this currently has no impact on the
session but is needed for another change that will make submission
of recipients safer with regard to "unexpected shutdowns at bad
timings"
