Using Classic Outlook on Windows for personal email, calendar, and contact management
Hi Everyone. It was very frustrating but it appears I got is sorted out (and I know very little technical info about this subject so it took a lot of digging).
It might have been coincidence but my gmail bounce-back problems only began when I renewed my website domain for another year with Go Daddy. It appears when Go Daddy renewed me for another year there were changes made in my DNS settings for my website. These changes removed DKIM settings.
- Confirm if your DKIM is enabled (mine was deleted) by checking your DNS for your website through your domain provider. Here is info on DKIM and how to add it to your DNS https://learn.microsoft.com/en-us/microsoft-365/security/office-365-security/email-authentication-dkim-configure?view=o365-worldwide
- Once you have confirmed your DNS has the correct DKIM settings, you can confirm by going to security.microsoft.com > Policies & rules > Threat policies > Email authentication settings > DKIM . Click the domain and it will show DKIM enabled or not (I think it may take DNS setting several hours to reset so maybe wait a bit before this check).
- I went to Google Postmaster Tools https://www.gmail.com/postmaster/ and verified my domain https://postmaster.google.com/managedomains
Once these steps were done, I have had no further gmail bounce-back issues. Below is a cut/paste of the details of the email header for emails sent to clients where it can be seen my emails are passing tests for spf, dmarc, and dkim.
ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass
smtp.mailfrom=emiratescapitalassetmanagement.com; dmarc=pass action=none
header.from=emiratescapitalassetmanagement.com; dkim=pass
header.d=emiratescapitalassetmanagement.com; arc=none
I hope this helps and good luck!