package uspf
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
SPF implementation in OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
uspf-0.2.1.tbz
sha256=e4e7ecd1422ce2c0baa5da982f58ec4f1986913772f1cd16bf24f46b4b411f95
sha512=02dfe40a2e5d8b3c4f361cb9a78f96e437a4fc4de36a7256b0c4f1af7b1efa15525e219219d9fef9a54518162f3c4fae68e32ca5aa7b10cd4673245ccd690335
doc/CHANGES.html
0.2.1 (2026-04-21) Paris - France
- Handle dual stack for MX and A keys (@BChabanne, #36)
- Upgrade with the new version of
colombe.emile(@dinosaure,2dd0900)
0.2.0 (2025-11-27) Paris - France
- Add
Uspf.getandUspf_lwt.getto check if the SPF record exists (@dinosaure, #32, #33)
0.1.0 (2025-04-28) Paris - France
- Remove Higher Kinded Polymorphism (#26, #27, @dinosaure)
- Be able to merge multiple SPF contexts (#30, @dinosaure)
- Lint the library and delete useless code (#29, @dinosaure)
- Be able to emit a
Received-SPFwithout IP address
0.0.4 (2024-10-25) Paris - France
- Add a
miragederivation ofuspf(#23, @dinosaure) - Handle
redirectmodifier (#24, @dinosaure)
0.0.3 (2023-03-09) Paris - France
- Add constraint on
fmt(@kit-ty-kate, #16) - Be neutral when the DNS record does not give to us anything (@dinosaure, #17)
- Fix
pp_mechanismforaandmxif no domain-spec are present (no:) (@hannesm, @dinosaure, #18) - Update
ocamlformat(@dinosaure, #19, #20) - Use the last version of
mirage-crypto-rng(@dinosaure, #20) - Lint dependencies and remove the
astringdependency (@dinosaure, #20) - Update the documentation (@dinosaure, #20)
- Split the libraries according to schedulers (@dinosaure, #21)
0.0.2 (2021-12-17) Paris - France
- Delete
rresultdependency (@dinosaure, #15)
0.0.1 (2021-12-08) Paris - France
- First release of
uspf
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page