Re: Gmail, LSA, and OAuth

2020-03-22 Thread Randy Kaempen via 4D_Tech
Alexander, > On Mar 22, 2020, at 6:02 AM, Herr Alexander Heintz > wrote: > > I just looked into accessing GMail through OAuth2. > From the technical point it is not a problem, I can easily adapt the tools I > have for MS OAuth2 to work with Google. > The process for app registration however

Re: Gmail, LSA, and OAuth

2020-03-22 Thread Herr Alexander Heintz via 4D_Tech
I just looked into accessing GMail through OAuth2. From the technical point it is not a problem, I can easily adapt the tools I have for MS OAuth2 to work with Google. The process for app registration however is much more complicated than with MS… You need to submit you application to Google for

Re: Gmail, LSA, and OAuth

2020-03-19 Thread Tom Benedict via 4D_Tech
I support a 4D app which currently uses Twilio sendgrid.net send all outbound email. While our email volume is modest Iaven’t run into any issues with it. Seems stable. Tom Benedict > On Mar 19, 2020, at 13:50, Chuck Miller via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > what relay would

Re: Gmail, LSA, and OAuth

2020-03-19 Thread Chuck Miller via 4D_Tech
what relay would you propose. Regards Chuck Chuck Miller Voice: (617) 739-0306 Informed Solutions, Inc. Fax: (617) 232-1064 mailto:cjmillerinformed-solutions.com Brookline, MA 02446 USA

Re: Gmail, LSA, and OAuth

2020-03-19 Thread Mike Kerner via 4D_Tech
or you can do this a different way - using a mail relay. that way your 4d app doesn't have to be changed. the relay accepts your smtp and then relays the message to google. On Wed, Mar 18, 2020 at 8:32 PM Guy Algot via 4D_Tech <4d_tech@lists.4d.com> wrote: > 100% agree. > > > On Mar 18, 2020,

Re: Gmail, LSA, and OAuth

2020-03-18 Thread Guy Algot via 4D_Tech
100% agree. > On Mar 18, 2020, at 3:59 PM, Randy Kaempen via 4D_Tech <4d_tech@lists.4d.com> > wrote: > Since the 4D Internet Commands are something that many companies use, it > seems like it would be a good idea for us as a group to work on a way to move > forward, either adding a framework

Re: Gmail, LSA, and OAuth

2020-03-18 Thread Keisuke Miyako via 4D_Tech
less-secure-app is basically synonymous to SMTP. you need to think about sending email without SMTP. --- you can send Gmail (OAuth) with simple HTTP requests. OAuth meaning, you authenticate the account and authorise the app via a trusted browser. https://github.com/4D-JP/4d-tips-google-mail

Re: Gmail, LSA, and OAuth

2020-03-18 Thread Randy Kaempen via 4D_Tech
> On Mar 18, 2020, at 4:52 PM, Herr Alexander Heintz via 4D_Tech > <4d_tech@lists.4d.com> wrote: > > Am 18.03.2020 um 22:43 schrieb David Rose via 4D_Tech <4d_tech@lists.4d.com>: > >> How is this done in 4D in conjunction with the 4D SMTP commands? > > NOT > AT > ALL > > we apologize for the

Re: Gmail, LSA, and OAuth

2020-03-18 Thread UKVetDerm via 4D_Tech
Is there any possibility that the new MAIL commands in version 18 will sort out these shortcomings? On 18/03/2020, 21:53, "4D_Tech on behalf of Herr Alexander Heintz via 4D_Tech" <4d_tech-boun...@lists.4d.com on behalf of 4d_tech@lists.4d.com> wrote: Am 18.03.2020 um 22:43 schrieb David

Re: Gmail, LSA, and OAuth

2020-03-18 Thread Herr Alexander Heintz via 4D_Tech
Am 18.03.2020 um 22:43 schrieb David Rose via 4D_Tech <4d_tech@lists.4d.com>: > How is this done in 4D in conjunction with the 4D SMTP commands? NOT AT ALL we apologize for the inconvenience… but in all seriousness: Everybody is currently switching to other system standards. Office 365 still

Gmail, LSA, and OAuth

2020-03-18 Thread David Rose via 4D_Tech
Google has announced that Less Secure Apps (LSA) will be turned off by Google in two stages: 1. June 15, 2020 - Users who try to connect from an LSA for the first time will no longer be able to do so. This includes third-party apps that allow password-only access to Google calendars, contacts,