Forum Discussion
Sending to Yahoo e mail accounts from my Outlook e mail
For everyone reading this post here is the simplest way to add DKIM records, which I have found fixes the issue of sending to yahoo and aol accounts.
You will need access to whoever host your domain's DNS (for example godaddy.com)
Sign into your Office 365 tenant with an admin account https://admin.microsoft.com
Go to the Security Admin center https://security.microsoft.com
from here go to Policies & rules -> Threat Policies -> Email authentication settings
click on DKIM
Select your main domain which should bring up a new box. ENABLE "sign messages for this domain with DKIM signatures" Most likely you won't have DKIM records setup, so it will fail but it should give you the records you need. They will look like this (but with your own domain):
HOST: selector1._domainkey
TARGET: selector1-domain-com._domainkey.domain.onmicrosoft.com
HOST: selector2._domainkey
TARGET: selector2-domain-com._domainkey.domain.onmicrosoft.com
where domain-com is your own domain (with a dash not a dot) and the end part is your "onmicrosoft.com" domain setup when you first created your 365 account.
Add these records to your DNS and then go back to Office 365 tenant and enable again. (you may have to wait 5 - 10 minutes first) Once enabled you are all set!
Mike
- JP_DavenApr 03, 2024Copper ContributorThanks for this! Ive been trying to figure this out and this was these were the best instructions. Super straight forward and seemed to have worked!
- mjmcufMar 19, 2024Copper Contributormjtnyc
Thanks for the above on the Sector 1 and 2, I have entered those as well, but possibly not correct. I'm going to go out and double check that they are correct. Part of the problem in checking is that I'm logged into work via 365 and the account I have to check is not associated with work but still runs on 365, and as we all know 365 gets confused even if you log out and log in as a new "person" on the same machine. I'll try this, log in as Admin into 365 and see if I've entered the correct Sector 1&2 info. Thanks for the help. Cheers, MJ- mjtnycMar 19, 2024Copper Contributor
mjmcufTry logging into the Office 365 (with admin credentials) in an incognito window. That way it won't conflict with your own account. If you have created the CNAME records correctly then you will be able to enable DKIM. If they aren't correct, then it should tell you what it expects.