Showing revision 1

postfix-spf-dkim

Some time in 2020??? gmail started bouncing mail from bonmot.

Add:

SPF thing:

First try: IN TXT "v=spf1 ip4:5.39.78.158 ~all"

but then this tool: https://www.spfwizard.net/

says to just use: bonmot.ca. IN TXT "v=spf1 mx a -all"

and test with https://www.dmarcanalyzer.com/spf/checker/

DMARC:

Use DMARC wizard https://dmarcian.com/dmarc-record-wizard/

to create:

 "v=DMARC1; p=reject; rua=mailto:dmarc@bonmot.ca; adkim=s; aspf=s;"

DKIM:

584189329.bonmot._domainkey	IN	TXT	(
"v=DKIM1;t=s;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0XRsBlfBRAMqamCzXEcwA9e4+"
	"VOdaDhQEM40AMUStd12KtDQt0Zh4bQuAAz7jCBsbYW7tnpOuNUcah1n8CMlxnTtf"
	"FrAOu990Sl3lPtnByGAK36JGjCtGbEWidMdIMO8tY+2OBeU/hmGK8YrA5yCGHrj7"
	"oAzYWJBF4VrpLQIFewIDAQAB")