Guide on Delivering Email to Apple User Relay Address

<p align="right" style={{ color: "gray" }}>
  <a href="https://docs-ua.esputnik.com/docs/dostavlennya-email-na-apple-user-relay-address" style={{ color: "gray", textDecoration: "none" }}>
    <em>Read this article in Ukrainian ⮕</em>
  </a>
</p>

**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**).

## 3. Steps to Register and Verify Your Domain

1. Log in to <a rel="nofollow" href="https://developer.apple.com/" target="_blank">Apple Developer</a>.
2. Navigate to **Certificates, IDs & Profiles** and select **Service configuration**.

<Image align="center" width="40%" src="https://files.readme.io/487662e5af50ee161c96b4acf4b72c203a823b578111b858022747b65cddd9fc-Apple_1.png" />

3. Click **+** next to **Email Sourses**.

<Image align="center" width="80%" src="https://files.readme.io/5eef113f438d82e7a038fe0fbdba347b259b45d882ba40f106d0082a56a95887-Apple_2.png" />

4. Enter **your sending domain** in the **Domains and Subdomains** section and click **Next**.

<Image align="center" width="40%" src="https://files.readme.io/f86e2912d1189c301ceaba61d72d3ae6ca95e027a5082ed5510dd24ea4f33832-Apple_3.png" />

5. Confirm your email sources by clicking **Register**.

<Image align="center" width="40%" src="https://files.readme.io/ed8634ea0d72b09cedc7b5b21b7947595b1f4cd7ff29058bda25984ccc993b5b-Apple_4.png" />

Your **verified domain** will appear in the **Email Sources** list.

<Image align="center" width="80%" src="https://files.readme.io/1507bbe8fccbd7a399ab604353dc20317a1ffe44707fe9f9edc3f56a0ba67d5e-Apple_5.png" />