SCHAPPY — 3. September 2021, 12:07
Solved: opendmarc-import stops working after Debian buster upgrade
Issue: After upgrade to Debian buster opendmarc-import reports errors during import of the history file. Even a re-creation of the database schema did not solve the issue, requests table remains empty. Reason: Debian buster bundles a beta version, which is using uninitialized variables, e.g. $request_id. Solution: Please apply the attached patch file, which was derived from […]