CVSROOT:        /cvs
Module name:    src
Changes by:     c...@cvs.openbsd.org    2012/07/10 17:21:34

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

Log message:
backout the:
- remove the /envelopes subdirectory, envelopes are at the same level than
the message file
- kill PATH_ENVELOPES define

but keep the:
- reduce the number of buckets from 0xfff to 0xff, this avoid performances
of the queue to decrease when we start having tons of buckets

ok eric@ gilles@

Reply via email to