CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2009/09/12 06:24:51

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

Log message:
Simplify line len checking: use one limit for all SMTP exchanges.
This is not as strict as various RFCs want it, but we can make it
more granular later.  For now, let all mails flow by using the
maximum of all limits found in the RFCs.
ok gilles@

Reply via email to