DKIM: Difference between revisions
Appearance
Content deleted Content added
| Line 56: | Line 56: | ||
If you use smtp.aa.net.uk and other email relays, then you will need to set up domainkey records for those mail servers too. They will use a different Selector and a different Key. |
If you use smtp.aa.net.uk and other email relays, then you will need to set up domainkey records for those mail servers too. They will use a different Selector and a different Key. |
||
== Testing the |
== Testing the _domainkey DNS records== |
||
dig +short aaisp1._domainkey.YOURDOMAIN TXT |
dig +short aaisp1._domainkey.YOURDOMAIN TXT |
||
| Line 63: | Line 63: | ||
eg,: |
eg,: |
||
dig +short aaisp1._domainkey.testing.me.uk TXT |
dig +short aaisp1._domainkey.testing.me.uk TXT |
||
== Testing if signing is working == |
== Testing if signing is working == |
||