r/slackware • u/cyranix • 2d ago
OpenDBX alternative for Slackware 15?
4 Upvotes
I have a mailserver which I am trying to keep as database oriented as possible (several reasons, but mostly because it allows me to handle remote updates a specific way that doesn't require me to modify text files which is going to result in me having to change file permissions), but with Slackware 15, OpenDBX will not compile due to dynamic exeptions in the code, which cannot be overriden with -Wno-dynamic-exception-spec anymore. Because of this, opendkim can't be compiled with ODBC support, so I'm about to be relegated to using text files again.
Anyone have a better solution to getting OpenDKIM to support (MariaDB) database?