CVSROOT: /cvs Module name: src Changes by: [email protected] 2008/12/17 11:47:38
Modified files:
usr.sbin/smtpd : queue.c runner.c smtpd.c smtpd.h
Log message:
Introduce /purge, where all msgs scheduled for deletion are put by
queue, and removed from disk by runner.
On startup, clean /incoming by moving msgs within it to /purge.
ok gilles@
