CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/07 04:14:10
Modified files:
usr.sbin/smtpd : queue.c ramqueue.c runner.c smtpd.c smtpd.h
Log message:
Let the smtpd process handle the enqueueing of offline messages at
startup, rather than playing tricks with the runner. This will allow
further simplifications and improvements in the runner/queue.
ok gilles@
