On 2023-10-20 Jeremy Stanley <fu...@yuggoth.org> wrote: > It looks to me like the default Exim config in Debian explicitly > calls /usr/bin/spfquery.mail-spf-perl from the spf-tools-perl > package, not the libspf2 implementation supplied by the spfquery > package. Also spf-tools-perl is suggested by exim4-base, while > neither spfquery nor any other packages built from libspf2 seem to > be referenced by any of the exim4 packages. [...]
Hello, You seem to be looking at old packages, perhaps oldstable? exim4-daemon-heavy in Debian 12 (bookworm) is linked against libspf2 and the default configuration has hooks to enable SPF lookups via libsp2, not spf-tools-perl. cu Andreas