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:
Tobias Fiebig
2022-11-07 04:26:17 +01:00
parent b4633bdbf3
commit a846edee1c

View File

@@ -32,6 +32,7 @@
//SOGoMailingMechanism = smtp;
//SOGoForceExternalLoginWithEmail = NO;
//SOGoMailSpoolPath = /var/spool/sogo;
//NGImap4AuthMechanism = "plain";
//NGImap4ConnectionStringSeparator = "/";
/* Notifications */