Gmail Smtp oauth2

Hi all,

I am facing new problem with gmail. I can’t send any email using xojo app.
is there anyone can share the new setting to send an email using gmail oauth2 ?

thanks in advance

regards,
arief

You can use the CURL plugin from MBS or the Chilkat plugin. And you need to get the app approved by Goggle.

Alternatively, you can use app specific passwords which are a bit annoying to set up.

Hi,

Thanks fro the info. I will check.

regards,
arief

Use an app-specific password. You don’t have to use OAUTH2. Log onto your gmail account, enable 2FA, create an app-specific password and use that in your email client. This works.

2 Likes

thanks

its worked.

regards,
arief