CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/11 14:13:14
Modified files:
usr.sbin/smtpd : queue.c
Log message:
- introduce queue_init_submissions() which will sanitize the disk-based
queue at startup: catches left overs from interrupted sessions,
reset F_MESSAGE_INPROCESS so that messages which were in MTA or
MDA gets scheduled again.
- temporarily comment chl@'s O_EXLOCK -> fcntl change until we figure
why it locks my mailbox under load
