After Miha did the security review, he found that dmarc_receive was failing. It wasn't covered here as dmarc's binary scripts are not used by spamassassin, but I thought it was worth checking. The steps to reproduce (thanks Miha!) were: 1) Create dmarc xml based on google's example 2) Convert to gzipped base64 $ cat dmarc_example.xml | gzip | base64 > dmarc_example.xml.gz.base64 3) Copy base64 into example email (test_email.eml) from https://datatracker.ietf.org/doc/html/rfc7489#appendix-B.5 4) Run dmarc_receive $ dmarc_receive --file test_mail.eml &> out.txt The bad output contains "Can't locate object method "getline" via package "From: