CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/10/28 02:46:26
Modified files:
usr.sbin/smtpd : smtp_session.c smtpd.h
Log message:
Limit the number of messages that can be enqueued on a single SMTP
connection, and the number of recipients in each of them.
ok gilles@ chl@
