Guide on Delivering Email to Apple User Relay Address

Apple’s Private Email Relay is a service that helps protect user privacy by assigning randomly generated relay addresses that forward emails to the user’s real email. If your business sends transactional or marketing emails to Apple users, ensuring proper email deliverability to these relay addresses is essential.

1. Understanding Apple User Relay Addresses

Apple assigns a unique, anonymized email address for users signing up with "Sign in with Apple". These addresses use the domain @privaterelay.appleid.com and forward emails to the user's actual inbox while maintaining privacy.

2. Prerequisites for Sending Emails

Before sending emails to Apple’s relay addresses, ensure:

  • You have a registered Apple Developer Account.
  • Your domain is properly verified with Apple’s Private Email Relay service.
  • You use authenticated email-sending methods (SPF, DKIM, DMARC).
šŸ“˜

Note

The email address you use to sign in to Apple Developer does not have to match the sender email address in the From field.

To deliver emails to Apple Private Relay addresses, register the domain, subdomain, or exact email address you use to send these emails in Apple Developer.

3. Steps to Register and Verify Your Domain

  1. Log in to Apple Developer.
  2. Navigate to Certificates, IDs & Profiles and select Service configuration.
Apple Developer Certificates, IDs and Profiles menu with Service configuration option underlined
  1. Click + next to Email Sources.
Configure Sign in with Apple for Email Communication page with the plus button next to Email Sources highlighted
  1. Enter your sending domain in the Domains and Subdomains section and click Next.
Register your email sources form with a domain entered in the Domains and Subdomains field and the Next button highlighted
  1. Confirm your email sources by clicking Register.
Confirm your email sources screen listing the entered domain with the Register button highlighted

Your verified domain will appear in the Email Sources list.

Email Sources list showing the registered domain with a Type of Domain and an SPF status


Did this page help you?