Re: DMARC without libspf2
Moritz Orbach via Exim-users <[email protected]>
| Newsgroups | gmane.mail.exim.user |
|---|---|
| Message-ID | <[email protected]> |
Am 02.08.25 um 14:41 schrieb Jeremy Harris via Exim-users: > On 2025/07/25 10:52 AM, Jeremy Harris via Exim-users wrote: >> You'd need to write an alternate SPF driver module for Exim, replacing >> src/miscmods/spf.c . > > A bare-bones implementation is now available in HEAD. Please see the > doc-txt/experimental-spec.txt file. > > I'd be interested in hearing reports from anyone trying it. Cool, thanks! I've compiled it and made sure libspf2 is not linked into the binary. I made no changes to the configuration. Everything looks good so far: The spf ACL condition sets $spf_result, $spf_received and $spf_header_comment correctly The correct spf result carries over to $dmarc_status (spf_align=…) Cheers, Moritz -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/