GmailAuthSMTP icon indicating copy to clipboard operation
GmailAuthSMTP copied to clipboard

This project is a very basic demo showing how to authenticate with OAUTH2 and send an email message for gmail, microsoft/office365 as well as hotmail.com/outlook.com/live.com email addresses.

Results 8 GmailAuthSMTP issues
Sort by recently updated
recently updated
newest added

Good Morning Geoff, Hope you are well. Recently when trying the POP3 method for the Microsoft provider we are getting the error message; Doesn't support AUTH or the specified SASL...

Hi Geoffrey, I'm running delphi XE7 and am getting an error when trying to use System.Net.URLClient saying file not found

Hi! The authentication button works success ( we have to use on the browser the [Go to OAuthTeszt (unsafe)) link. But If we want to send an email ( Send...

I've created an application token in Office365 and added it to Globals.pas, but when trying to Authenticate my browser pops up with the message We're unable to complete your request...

First off - great work on this, works like a charm with the included scope - but just might raise some eyebrows as it requires read and delete access to...

Hi @geoffsmith82! Have you tried connecting with Microsoft's credentials? I don't know if I'm missing something, but after credentials login page is closed (in microsoft's login page), a message error...

Improve tenant property Implementation After adding this code on unit REST.Authenticator.EnhancedOAuth ![image](https://user-images.githubusercontent.com/2178618/219518981-b1eb9c01-9b5a-4a0b-974e-12926022035a.png) and in Globas.pas ![image](https://user-images.githubusercontent.com/2178618/219519203-8c00812c-de06-4d4c-9971-80dd72f263e3.png) solved the request on multiples tenance environment.