Skip to content

With OAuth

rogafe edited this page Mar 21, 2023 · 3 revisions

Index

Today, SMTP auth is disabled or not available for multiple reasons. GO-EMAIL can use OAuth to connect

How to use with Gmail or Google Workspace

  1. Create a project on Google console.
  2. Go inside API and services.
  3. Add a consent screen with your email (might be optional).
  4. Create a credential -- Create OAuth client ID with type Desktop app.
  5. Download the JSON and copy it into the folder of the project

How to use with O365

Clone this wiki locally