Dear Auth0 Community,
We’re trying to send operational emails to our valued customers using AWS SES, while since we use Auth0 social login so most of the user’s emails are masked as xxx@privaterelay.appleid.com
if they login with Apple. Our email delivery just get bounced with these mails. We already configured in Apple Developer console and AWS side, so we want to know what else are we missing.
The error message on SES side is like:
---
Action: failed
Final-Recipient: rfc822; xxx@privaterelay.appleid.com
Diagnostic-Code: smtp; 550 5.1.1 <01060192e65fc94c-e3ac2ecf-6211-4abc-8929-8c1f2d5328f9-000000@{{our mailer domain}}>: unauthorized sender
Status: 5.1.1
Thank you for your help in advance!
Min