Apple Mail Private Blocks Email

Hello Everyone I'm encountering a problem with the Apple Mail Private. I created a website with the possibility to log in with apple account and apple gives the possibility to privatize the mail address with xxxxx@privaterelay. appleid.com but also blocked the mail come from my server. In the log I get the error:

relay=smtp3.privaterelay. appleid.com[17.56.9.14]:25, delay=2.4, delays=0.11/0/1.8/0.48, dsn=5.1.1, status=bounced (host smtp3.privaterelay. appleid.com[17.56.9.14] said: 550 5.1.1 mymail@mail. com: unauthorized sender (in reply to RCPT TO command))

How can I fix it ?

Answered by DTS Engineer in 890900022

Hi @Axeradev,

You wrote:

I created a website with the possibility to log in with apple account and apple gives the possibility to privatize the mail address with xxxxx@privaterelay. appleid.com but also blocked the mail come from my server. [...] How can I fix it ?

Please verify that the sender domain (mymail@mail.com) is properly configured with SPF, DKIM, and DMARC records. To learn more, see below:

Configure private email relay service

https://developer.apple.com/help/account/capabilities/configure-private-email-relay-service/

Communicating using the private email relay service

https://developer.apple.com/documentation/signinwithapple/communicating-using-the-private-email-relay-service

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Hi @Axeradev,

You wrote:

I created a website with the possibility to log in with apple account and apple gives the possibility to privatize the mail address with xxxxx@privaterelay. appleid.com but also blocked the mail come from my server. [...] How can I fix it ?

Please verify that the sender domain (mymail@mail.com) is properly configured with SPF, DKIM, and DMARC records. To learn more, see below:

Configure private email relay service

https://developer.apple.com/help/account/capabilities/configure-private-email-relay-service/

Communicating using the private email relay service

https://developer.apple.com/documentation/signinwithapple/communicating-using-the-private-email-relay-service

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Apple Mail Private Blocks Email
 
 
Q