CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2012/02/01 13:30:40

Modified files:
        usr.sbin/smtpd : mta.c 

Log message:
When updating an envelope status, the update is immediatly sent to the
queue and the envelope discarded from the mta batch.  Also make sure
that all condition leading to the MTA_DONE state have properly set the
status of all pending envelopes before. No envelope should be left when
entering that state.

Little cleanup while there: remove mta_message_status() and rename
remaining mta_message_*() to mta_envelope_* to avoid confusion.

ok gilles@

Reply via email to