mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
docs(core): add NGImap4AuthMechanism = "plain"; to sample config file
forcing `AUTHENTICATE` using Add NGImap4AuthMechanism = "plain"; is necessary for setups where users have UTF-8 characters in their password
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
//SOGoMailingMechanism = smtp;
|
||||
//SOGoForceExternalLoginWithEmail = NO;
|
||||
//SOGoMailSpoolPath = /var/spool/sogo;
|
||||
//NGImap4AuthMechanism = "plain";
|
||||
//NGImap4ConnectionStringSeparator = "/";
|
||||
|
||||
/* Notifications */
|
||||
|
||||
Reference in New Issue
Block a user