Danjel Jungersen via Postfix-users skrev den 2024-10-23 23:55:

I managed to set up a working dkim from this help:
<https://workaround.org/ispmail-bookworm/prevent-spoofing-using-dkim/>

this have an invalid dmarc:

"v=DMARC1; p=reject; adkim=s; ruf=postmas...@example.org"

mailto: is missing

so change it to:

"v=DMARC1; p=reject; adkim=s; ruf=mailto:postmas...@example.org";

and its magicly passes on https://dmarcian.com/dmarc-inspector/

hopefully one with write access can solve it aswell on workaround


_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to