OpenDKIM
OpenDKIM copied to clipboard
Consider moving away from opendbx
trafficstars
opendbx has not had a release nor any code changes since 2014. It appears quite dead. The former Fedora maintainer for it gave it up. http://soci.sourceforge.net/ may be an appropriate substitution.
OpenDBX still works, though. Albeit the source hasn't been maintained, distributions like Debian updated it to work with MariaDB, for example.
SOCI is designed for C++ integration, but most of the code is plain C without operators overloading.
A better alternative could be Libzdb, but is such change worth the effort?