logoalt Hacker News

oogalitoday at 11:52 AM1 replyview on HN

I use rspamd.

This might be a little heavy if you’re solely looking for DMARC validation, but I use the other parts of rspamd as well for inbound email.

https://rspamd.com/modules/dmarc/

For a library, I mainly write Go and I use https://github.com/emersion/go-msgauth (formerly known as go-dkim).


Replies

actionfromafartoday at 12:50 PM

Url seems to be https://docs.rspamd.com/modules/dmarc/

show 1 reply