CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2012/05/11 02:15:30
Modified files: usr.sbin/smtpd : mta.c Log message: set the status line and log envelope change in mta_envelope_done(). get rid of mta_envelope_log() and makes the code a little more straightforward. ok gilles@