diff --git a/master.html b/master.html index 6d3abe01..fa10bfef 100644 --- a/master.html +++ b/master.html @@ -932,8 +932,9 @@ server.

This can be used to provide the username from a reverse proxy.

ldap : Use a LDAP or AD server to authenticate users.

-

dovecot : Use a local Dovecot server to authenticate +

dovecot : Use a Dovecot server to authenticate users.

+

imap : Use a IMAP server to authenticate users.

Default: none

@@ -1098,6 +1099,17 @@ access to the socket.

Port of via network exposed dovecot socket

Default: 12345

+
+
imap_host
+

IMAP server hostname: address | address:port | [address]:port | +imap.server.tld

+

Default: localhost

+
+
+
imap_security
+

Secure the IMAP connection: tls | starttls | none

+

Default: tls

+
lc_username

Сonvert username to lowercase, must be true for case-insensitive auth