CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2019/06/26 02:46:08

Modified files:
        usr.sbin/smtpd : smtp_session.c 

Log message:
reject DATA containing <CR> that's not part of <CRLF> line terminators
as they are not allowed by RFC, have never been generated by a regular
MUA/MTA and can cause issues with some filters if we let them through.

ok jung@ on an earlier version of the diff, eric@ suggested the new diff

Reply via email to