Da poco mi si è presentato il seguente problema. Inviando una mail mi arrivava il seguente messaggio di errore:
This is an automatically generated Delivery Status Notification
Delivery to the following recipient failed permanently:
example@example.ext
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 553 553 5.7.1 <example@example.ext>: Sender address rejected: not logged in (state 13).
Il problema è che sono stati impostati male i record MX nel dominio.
Probabilmente è stato impostato un server diverso da quelli di Google con priorità superiore.
Se impostiamo difatti:
10 mail.register.it.
MX
MX 10 ASPMX.L.GOOGLE.COM.
MX 20 ALT1.ASPMX.L.GOOGLE.COM.
MX 20 ALT2.ASPMX.L.GOOGLE.COM.
MX 30 ASPMX2.GOOGLEMAIL.COM.
MX 30 ASPMX3.GOOGLEMAIL.COM.
MX 30 ASPMX4.GOOGLEMAIL.COM.
MX 30 ASPMX5.GOOGLEMAIL.COM.
Sicuramente avremo l’errore prima descritto in quanto come priorità 10 è impostato mail.register.it.
Qui la corretta configurazione di Google apps.





