https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6971
--- Comment #8 from Quanah Gibson-Mount <[email protected]> --- 20130927 Cleanup: no more LMDB "database full" errors. Postfix now requires LMDB >= 0.9.8 which supports on-the-fly database resizing. When a database becomes full, its size limit is automatically doubled, and other processes automatically pick up the new database size limit. Files: util/dict.h, util/dict_open.c, util/dict_alloc.c, util/dict_lmdb.c, postmap/postmap.c, postalias/postalias.c, proto/LMDB_README.html, proto/postconf.proto. -- You are receiving this mail because: You are the assignee for the bug.
