Pārlūkot izejas kodu

Add some info on DMARC

I ran a check on http://mail-tester.com and found out I was missing a header to be set for DMARC. SInce I missed it, maybe someone else missed it as well, so maybe it could go into the README.
Piet Jaspers 8 gadus atpakaļ
vecāks
revīzija
cd61f5ad69
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2
    0
      README.md

+ 2
- 0
README.md Parādīt failu

@@ -203,6 +203,8 @@ To ensure your emails pass DKIM checks you need to add a `txt` record. The name
203 203
 
204 204
     v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKKAQfMwKVx+oJripQI+Ag4uTwYnsXKjgBGtl7Tk6UMTUwhMqnitqbR/ZQEZjcNolTkNDtyKZY2Z6LqvM4KsrITpiMbkV1eX6GKczT8Lws5KXn+6BHCKULGdireTAUr3Id7mtjLrbi/E3248Pq0Zs39hkDxsDcve12WccjafJVwIDAQAB
205 205
 
206
+For DMARC you'll also need to add a `txt` record. The name field should be `_dmarc.EXAMPLE.COM` and the value should be `v=DMARC1; p=none`. More info on DMARC can be found [here](https://dmarc.org)
207
+
206 208
 Set up SPF and reverse DNS [as per this post](http://sealedabstract.com/code/nsa-proof-your-e-mail-in-2-hours/). Make sure to validate that it’s all working, for example by sending an email to <a href="mailto:check-auth@verifier.port25.com">check-auth@verifier.port25.com</a> and reviewing the report that will be emailed back to you.
207 209
 
208 210
 ### 7. Miscellaneous Configuration

Notiek ielāde…
Atcelt
Saglabāt