Hello. I set up sending an email to confirm the mail, but the email does not come to the user. I rechecked everything 10 times, enabled access to untrusted applications in gmail, but the email is not sent. Also I tried to send an email via server.SendEmailFromTemplate in CloudScript.
Can you provide your Title ID?
In addition, If SendEmailFromTemplate API is called, there should be a generated PlayStream event, which can indicate if the email is sent successfully.
My TitleId: BDA22
No event is generated at all. The function also does not cause an error. That is, the function is successfully triggered, but the letter is not sent.
Answer by SethDu · Nov 06, 2019 at 01:39 AM
I have checked your title and find several "email_sent" PlayStream events on Nov. 4th. The Error message is "The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. "
May I ask have you tried to send emails later since then? I believe it is SMTP setup issue and in fact, you may get more help from the SMTP provider related developer community. There are several possible reasons, SMTP port number can be incorrect; SMTP provider(like Gmail) requires app-specific password; The password for SMTP is simply too weak to pass the measuring process.
In addition, you may keep the PlayStream web page open to monitor the events generating. Otherwise, p'le'ase navigate to "Game Manager" -> "Data" -> "Event History" to retrieve former events.
There is a problem with the certificate when using the container. 1 Answer
How to check if User is part of a group at the same time when using ListMembership function 2 Answers
Custom data from the catalog item is not returned correctly. 1 Answer
Unreal Playfab Multiplayer,Unreal Multiplayer Playfab 1 Answer