CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/11 10:46:37
Modified files:
usr.sbin/smtpd : queue.c queue_fsqueue.c runner.c smtpd.c
smtpd.h util.c
Log message:
Simplify runner/queue by getting rid of Q_PURGE. Instead, let smtpd
periodically clear the purge/ directory. At init time, the fsqueue
backend simply moves the existing incoming/ dir in purge/ to discard
aborted sessions.
ok gilles@ chl@
