CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/24 12:46:46
Modified files:
usr.sbin/smtpd : queue.c scheduler.c smtp_session.c
Log message:
When an smtp session fails and IMSG_QUEUE_REMOVE_MESSAGE is sent to the
queue, also notify the scheduler so it can rollback the current update.
Send only the msgid while there.
ok gilles@
