Email Authentication

httpbin.org

SPF

pass
Declares which servers may send mail for this domain.
v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all

DKIM

none
Cryptographic signature on outbound mail (selector: none).
No record published.

DMARC

pass
Tells receivers what to do with mail that fails SPF/DKIM. Policy: quarantine.
v=DMARC1; p=quarantine; pct=100; rua=mailto:dmarc_agg@vali.email