HI Guys,
is there a way to download GMAIL inbox using XOJO web app?
HI Guys,
is there a way to download GMAIL inbox using XOJO web app?
There are 2 plugins which can help with this. The CURL plugin from MBS and the Chilkat plugin.
Gmail with an application password mostly works fine. Chilkat can now do the oauth for 2-factor authentication, too. oauth for Google apps (didn’t they change the name recently) is crazy to set up.