CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/03 21:09:55
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
- when in state S_DATACONTENT, do not disable EV_READ if the last line we
read is empty, instead return and only disable EV_READ when we read
"."
