Results 69 comments of glts

> Libspf2 implements SPF v2, while DMARC's own SPF is v1, or so it has been for a long while. If DMARC's SPF is still implementing the deprecated SPF v1,...

@Swallowtail23 Note that SPF software is configurable. I am not aware of SPF milters that cannot be configured for the purposes of DMARC. I’m following the discussion but I want...

By the way, as described in https://github.com/trusteddomainproject/OpenDKIM/issues/103, this change produces invalid authserv-ids.

Indeed, this repository does not contain Debian packaging. Better report this wherever you found the package with the postinst script. There is nothing that can be done here.

OpenARC releases in this repository are not signed. Better report this wherever you found the signed artefact. There is nothing that can be done here.

OpenARC is experimental, and apparently no longer developed. It can be made to work after applying a few patches, though, and I have used the experimental Debian package for a...

This means the command to run absolutely all tests everywhere is `cargo test --workspace`, not `cargo test --workspace --all-targets`, right?

Thank you, it’s a good suggestion. My focus is currently elsewhere, unfortunately I cannot say when or if I can find time to look into this.

The new include files already existed in OpenSSL < 3, but there needs to be the appropriate feature detection in `configure.ac`. I’m marking this pull request as in draft status.

~~I cannot spend time investigating compatibility with legacy OpenSSL version 1.1.1 (EOL September 2023), so~~ removing the draft status and moving on for now.