Using Classic Outlook on Windows for personal email, calendar, and contact management
Issue: Your O365 hosted email bounces back as SPAM from any g-mail/google hosted domain.
SOLUTION: Create a DMARC record for your domain
The "TRUE" solution is to add a DMARC record to your domains DNS records.
The thread that keeps on keeping on...
@Michael B. I totally agree every domain should have a DMARC but I still do not agree this is the root cause of this issue. Why?
As stated here "Messages that aren’t authenticated with these methods might be marked as spam or rejected with a5.7.26error." Email sender guidelines - Google Workspace Admin Help
I would expect to see this error message or one of the others listed under 5.7.26.
5.7.26 This mail has been blocked because the sender is unauthenticated. Gmail requires all senders to authenticate with either SPF or DKIM. Authentication results: DKIM = did not pass SPF [domain-name] with ip: [ip-address] = did not pass. For instructions on setting up authentication, go to Email sender guidelines.
NOT
| 550 5.7.350 Remote server returned message detected as spam -> 550 5.7.1 Our system has detected that this; message is likely suspicious due to the very low reputation of the sending domain |
|---|
The bounce clearly states that the sending domain has a very low reputation. In simple terms this means that google has seen the domain relaying spam or other reputation related triggers. Granted having a DMARC record might help the domain reputation but in my opinion it's not the root cause of the issue but that's just my 2 cents.
Br.
Joshua
P.S. RUF is not recommended if you are in the EU as it is not GDPR compliant. It's also important to note, if you use RUF or RUA you should use a email address with the same domain unless you setup some wildcard DNS responders like all DMARC reporting services.