ceshi1 I have configured the smtp server of gmail , there is no error message. However, when I try to send a mail, google tells me one try has been blocked, since it's from an unknown device. What should I do to allow such thing ? thanks a lot
luceos ceshi1 try lowercase and remove the /, so: ssl, tls or the common ones. edit: Seems I am wrong: https://github.com/flarum/core/blob/c52c0987fb1366ded022758fda413410f72b52ca/src/Mail/SmtpDriver.php#L36 Choices are: TLS, SSL, tls or ssl.
ceshi1 luceos thank you so much, after I change to tls or ssl, it works. but there is another issue with google , how to deal with that ?
luceos ceshi1 what issue? I know that you need to toggle something in their settings somewhere so that you can use their SMTP relay. I just can't find the support article about it because those for workspaces return on top.
luceos Here's an article going over some options: https://www.wpoven.com/blog/free-smtp-servers-sending-emails/