PretendoNetwork / account

Pretendo account server
GNU Affero General Public License v3.0
54 stars 23 forks source link

Email domains are always unreachable on the email validation endpoint #86

Open InternalLoss opened 1 month ago

InternalLoss commented 1 month ago

The email validator code always returns the error that an email domain is not accessible - 3DS and Wii U users therefore always see a warning about their email, even on common domains like gmail.com

https://github.com/PretendoNetwork/account/blob/8c07ae82f90e26424c39b53c9ea73ef7cdaee731/src/services/nnid/routes/support.js#L30C2-L30C15 seems to be where the error is sent from.

Example image showing the warning on Wii U

Example image showing the warning on 3DS