CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2013/01/28 09:40:22
Modified files: usr.sbin/smtpd : mta.c mta_session.c smtpd.h Log message: use a stripped-down mta_envelope structure in the mta process. reduces memory footprint by a great deal when relaying lots of messages. ok gilles@