Hello Dennis. The message "550 5.7.515 access denied" signifies that Microsoft Outlook.com (including Hotmail, Live.com, and MSN) is rejecting your email due to the domain being utilized not meeting the authentication requirements. This relates to Microsoft's new policy regarding high-volume senders - domains that are sending 5,000+ emails per day to Microsoft consumer services. In order to protect users from spam and phishing Microsoft now has more enforcement and will require that for you to send emails to Outlook.com, your domain must pass SPF and DKIM both have a valid DMARC policy that guides back to the domain in your From field.
To resolve the problem, you or your domain admin will need to do the following:
- Publish an SPF record that includes all sending servers.
- Configure DKIM signing and publish the Public Key in DNS.
- Set up a DMARC Policy (v=DMARC1; p=none) aligned to SPF or DKIM.
Here's the full article: https://support.microsoft.com/en-au/topic/fix-ndr-error-550-5-7-515-in-outlook-com-34cfe8f8-6fbf-457e-9e8b-9e4dbaf4e0ef
Best regards,