[go: up one dir, main page]

package uspf

  1. Overview
  2. No Docs
SPF implementation in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

uspf-0.2.0.tbz
sha256=ab3f115a5f0dbc98b45c93634fb3566b12be3947b7c30587fb3adb5f3037461d
sha512=0db95f2a97796077fb241e4b91cbb7b144c4285ef1e5dbdb53c94df550345a7023438258996c9bbca0d34ff053e51e00491f42efc5eda99195b699d3d3742a47

Description

uspf is an implementation of the SPF verifier in OCaml compatible with MirageOS.

Published: 27 Nov 2025

Dependencies (13)

  1. fmt >= "0.8.9"
  2. dns-client >= "6.1.0"
  3. lwt
  4. dns >= "5.0.1"
  5. domain-name
  6. angstrom >= "0.15.0"
  7. hmap
  8. ipaddr >= "5.2.0"
  9. mrmime >= "0.5.0"
  10. colombe >= "0.4.2"
  11. logs
  12. dune >= "2.8.0"
  13. ocaml >= "4.12.0"

Dev Dependencies (2)

  1. rresult >= "0.7.0" & with-test
  2. alcotest with-test

Used by (3)

  1. dmarc
  2. uspf-lwt >= "0.2.0"
  3. uspf-mirage >= "0.2.0"

Conflicts

None