As discussed on postfix-users, a Postfix plugin for Berkeley DB, just like the plugins for LMDB and CDB, would be nice to have for system adminstrators and distribution maintainers.
Attached is a back-port from Postfix 3.12 to 3.11 that "should" build/install without error on *BSD and Linux. Not tested on Solaris or HP-UX. It may also work with earlier Postfix 3.x versions if you can fix some Makefile changes by hand. The patch includes documentation. You can delete those changes to minimize the patch footprint. The documentation is already on-line at https://www.postfix.org/. Wietse Blurb: Cleanup: Berkeley DB plug-in support, like CDB and other databases that have a third-party dependency. Files: conf/dynamicmaps.cf, conf/postfix-files, makedefs, Makefile.in, proto/DB_README.html, util/dict_open.c, util/Makefile.in, util/sys_defs.h. Build incompatibility: on non-Linux, non-BSD systems, if CCARGS="...-DHAS_DB...", then it may be necessary to also specify AUXLIBS_DB="-ldb".
20260317-3.11-plugin-db.gz
Description: GNU Zip compressed data
_______________________________________________ Postfix-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
