EmailEngine Featured EmailEngine and Gmail EmailEngine is an email client for apps. As such, it needs to talk to different email servers. In this post, I'll go through all the possible options there are to integrate Gmail email accounts with EmailEngine.
EmailEngine Featured Setting up Gmail OAuth2 with IMAP and SMTP In this post I'm going to show you how to set up a Gmail OAuth2 application for IMAP and SMTP and to generate credentials to use with EmailEngine.
EmailEngine Proxying OAuth2 IMAP connections for Outlook and Gmail Major email providers are deprecating password-based authentication for protocols like IMAP and SMTP. While iCloud supports application-specific passwords, Gmail and Outlook are shifting toward OAuth2 for increased security. This is great for end-user protection but adds complexity for developers: automated scripts need a way to fetch and refresh OAuth2 tokens
EmailEngine Gmail OAuth Service Accounts Starting from version 2.10.0, EmailEngine can use Gmail service accounts. In this post, I'll show you how to set up such service accounts with EmailEngine.