CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/07/19 09:14:23
Modified files:
usr.sbin/smtpd : bounce.c control.c mda.c mta.c queue.c
scheduler.c scheduler_backend.c
scheduler_null.c scheduler_ramqueue.c smtpctl.8
smtpctl.c smtpd.c smtpd.h
Log message:
scheduler improvements:
- implement suspend/resume scheduling for individual envelopes or message,
with the associated smtpctl commands.
- allow the mta to request immediate scheduling of an envelope.
- on temporary failures a penalty can be given to further delay the next try.