-
Notifications
You must be signed in to change notification settings - Fork 194
OAUTH2 over IMAP
christer kahasha edited this page Sep 16, 2025
·
5 revisions
Configure OAuth2 for Cypht with Gmail or Outlook
Cypht supports OAuth2 authentication to secure access to your email accounts without sharing your passwords. Only Gmail and Outlook/Office365 currently offer this feature.
The setup requires some additional steps, but significantly improves the security of your Cypht instance. We recommend checking beforehand that your installation is working correctly.
Simplified procedure:
- Create an application at Google or Microsoft to obtain OAuth2 credentials.
- Configure the
.envfile of Cypht with these credentials. - Add your account via Settings → Servers in Cypht.
For a detailed guide specific to each supplier, please refer to:
Once configured, access to your emails will be done securely via access tokens without transmitting passwords.