Why is my deliver.db so large?

Having a large deliver.db (on the order of tens of megabytes) is not uncommon, since a record is kept of every message that goes through lmtpd (so that duplicate supression can do its work), so there's a lot of data there.

Note also that it is common for databases to have unused space that may not be immediately recovered for performance reasons (this is the case with Berkeley DB and CyrusSkiplist? )

You can control the size by increasing the frequency at which it gets pruned.

-- RobSiemborski? - 25 Jul 2003

Topic revision: r17 - 04 Nov 2005 - 19:36:57 - TWikiGuest
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback