CVSROOT:        /cvs
Module name:    src
Changes by:     gil...@cvs.openbsd.org  2011/04/14 17:26:16

Modified files:
        usr.sbin/smtpd : queue.c queue_backend.c queue_fsqueue.c 
                         queue_shared.c smtpd.h 

Log message:
- implement missing operations for fsqueue:
fsqueue_envelope_create(), fsqueue_message_purge()
- kill deprecated functions in queue_shared.c

At this point fsqueue backend is almost complete, all that is left to do is
to move the qwalk() API inside the queue_backend API, then make sure smtpd
is no longer calling anything queue related directly.

Reply via email to