package uspf

  1. Overview
  2. Docs
val check : ?nameservers:(Dns.proto * (Ipaddr.t * int) list) -> timeout:int64 -> Uspf.ctx -> (Uspf.res, [> `Msg of string ]) Stdlib.result
val extract_received_spf : ?newline:Uspf.newline -> Stdlib.in_channel -> (Uspf.extracted, [> `Msg of string ]) Stdlib.result