[BCB:5:Third-party support:ECB] Note: Sage Customer Support cannot assist setting up OAuth Authentication to connect to various SMTP Mail Servers. This information is provided to assist Sage 100 Business Partners or Customers familiar with the SMTP (Mail) Server being used. While Sage cannot provide guidance for all SMTP Server configurations, the following is an example, and to be used as guidance, on how to connect Sage 100 to Gmail using OAuth 2.0 Please consult with your Sage 100 Business Partner or Sage City if you are not familiar with SMTP (Mail) Server setup. * A minimum of Sage 100 2022.1 or Sage 100 2021.4 must be installed and if using Advanced or Premium, LM7101T (2022.1) or LM7012T (2021.4) must also be installed. Sage 100 2022.2 and Sage 100 2021.5 include these hotfixes. Note: .NET 4.8 is also required . See link in related resources to determine if .NET 4.8 is installed How to connect Sage 100 to Gmail using OAuth 2.0 - Open Company Maintenance and select Company Code
- SMTP (Mail) Server - Authentication Method = OAuth
- Address = smtp.gmail.com
- Port = 587
- SMTP Encryption = TLS
- User ID = User's Gmail email address or email address setup to send thru Gmail
- Client ID = Client ID obtained from Google Cloud Platform
- Client Secret = Client Secret obtained from Google Cloud Platform
- Auth End Point = https://accounts.google.com/o/oauth2/auth
- Token End Point = https://oauth2.googleapis.com/token
- Scope = https://mail.google.com/
- Redirect URI = http://localhost
- Code Challenge Method = S256
- Select 128-bit Encryption for Password Protected Documents if 128-bit encryption is desired when password-protected documents are e-mailed
DocLink: How to configure Sage 100 OAuth E-mail settings for use with a Microsoft 365 App Registration DocLink: Will Sage 100 lose ability to send emails thru Paperless Office once Microsoft disables Basic Authentication DocLink: How to determine if .NET 4.8 is installed on workstation |