📬Mail Server Settings
Various information about configuring Squirrel for well known mail providers
Gmail / Google Mail: POP3 / IMAP
Enable POP3 and/or IMAP in your Gmail settings: For POP3 see https://support.google.com/mail/answer/7104828 For IMAP see https://support.google.com/googlecloud/answer/10636934
Create an Google App Password for Squirrel: See https://support.google.com/accounts/answer/185833
Use the App Password instead of the normal Gmail user password in your Squirrel subscription document
Microsoft 365 Outlook Mail: POP3 / IMAP with OAuth 2.0
The support for OAuth 2.0 Client Credentials grant type with IMAP and POP3 access on the Azure platform is available as of July 1st, 2022. Please follow the steps carefully in setting up the application id and the client credentials:
Important Notes
Add the Application Type API permission Office 365 Exchange Online > IMAP.AccessAsApp or POP.AccessAsApp depending on the protocol to be used.
These API permissions do require admin consent.
Do not forget to issue the required PowerShell commands (see below).
Use the hostname outlook.office365.com in the connection document.
PowerShell Command Example
The client secret generatzed by Microsoft 365 will expire after the specified period and will have to be renewed.
Field Assignments
Last updated