OpenDKIM icon indicating copy to clipboard operation
OpenDKIM copied to clipboard

Consider moving away from opendbx

Open mdomsch opened this issue 4 years ago • 1 comments
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.

mdomsch avatar Mar 24 '21 03:03 mdomsch

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?

alevesely avatar Sep 15 '21 17:09 alevesely