mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-08 19:48:57 +00:00
While auditing Answer::as_txt usage as a follow up from the recent SPF fix, I noticed a TODO in the dkim code (which we forked from another implementation) to support processing multiple TXT records. This commit implements the necessary tweaks to extract multiple signatures and attempt to verify them against the incoming message.