CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/14 16:36:09
Modified files:
usr.sbin/smtpd : queue.c queue_fsqueue.c queue_shared.c
ramqueue.c runner.c smtpd.h
Log message:
- implement fsqueue_message_create() and fsqueue_message_commit()
- change a few prototypes to allow bounce messages to use the
queue_backend API until it gets merged in
- kill functions of the queue API that have been deprecated
