CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2013/12/03 02:06:26
Modified files: usr.sbin/smtpd : mta.c mta_session.c smtpd.h Log message: Rework the envelope flushing loops in mta to avoid sending all delivery notifications in one go to the queue. Simplify code in the process.