CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/04 12:37:42
Modified files:
usr.sbin/smtpd : control.c parser.c parser.h runner.c smtpctl.c
smtpd.h
Log message:
- runner is now capable of pausing/resuming the scheduling of deliveries
for both mda and mta batches.
- smtpctl can be used to disable/enable deliveries at runtime using the
pause/resume commands.
ok jacekm@
