You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,12 +189,12 @@ Or use it directly in the Apache configuration
189
189
190
190
### Specific environment variables for IMAP and LDAP authentication methods
191
191
192
-
In case you use the `IMAP` auth type, you must specify the auth url (_the "mailbox" url_) in`IMAP_AUTH_URL`. See https://www.php.net/manual/en/function.imap-open.php for more details.
192
+
In case you use the `IMAP` auth type, you must specify the auth url (_the "mailbox" url_) in`IMAP_AUTH_URL`.
193
193
194
194
You should also explicitely define whether you want new authenticated to be created upon login:
0 commit comments