CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/26 16:59:28
Modified files:
usr.sbin/smtpd : smtp_session.c
Log message:
in session_read_data() do NOT enable back read event otherwise it will
corrupt the session and cause a fatal.
reported by Roman Kravchuk, with this diff in OpenSMTPD survives again the
evil smtp_tester.py :-p
