Enable DKIM in Office 365
Microsoft has made it very easy to use DKIM, basically you only need to create two CNAME DNS records and enable DKIM in Office 365. DKIM DNS records To enable DKIM in Office 365 you first need to create two dns CNAME records. The records should look like this:
1 2 |
selector1._domainkey.domain.com selector2._domainkey.domain.com |
Where .domain.com is the domain… Read More »