package uspf

  1. Overview
  2. Docs
SPF implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

uspf-0.0.1.tbz
sha256=fd4957b730849105c82d1e609ed0d2e42a9758ebd1e91108e2a097f712ffbdb6
sha512=3a88caf85e62b08933203e1c13fa5e2f49e01f7b3e061cd7e0f3677e573373379cbfac3a44e6e8817f202ddca7c12042e3260eafd11c9082cc3fa3dc9d597214

Description

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

Published: 10 Dec 2021

README

SPF, a SPF verifier/signer

ocaml-spf is a simple library to check or sign an incoming emails from meta-data. See RFC 7208.

ocaml-spf has received funding from the Next Generation Internet Initiative (NGI) within the framework of the DAPSI Project.

Dependencies (14)

  1. rresult >= "0.7.0"
  2. astring
  3. dns-client >= "6.1.0"
  4. lwt
  5. dns >= "5.0.1"
  6. domain-name
  7. angstrom >= "0.15.0"
  8. hmap
  9. ipaddr >= "5.2.0"
  10. mrmime >= "0.5.0" & < "0.6.0"
  11. colombe >= "0.4.2"
  12. logs
  13. dune >= "2.8.0"
  14. ocaml >= "4.07.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.