Updated Radicale config

dovecot auth is now part of Radicale
This commit is contained in:
Antoine Nguyen
2025-01-28 11:49:37 +01:00
parent 50f632ee9a
commit 114a15b407
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@
# Authentication method
# Value: none | htpasswd | remote_user | http_x_remote_user
type = radicale_dovecot_auth
type = dovecot
# Htpasswd filename
# htpasswd_filename = users
@@ -85,7 +85,7 @@ type = radicale_dovecot_auth
# Incorrect authentication delay (seconds)
#delay = 1
auth_socket = %{auth_socket_path}
dovecot_socket = %{auth_socket_path}
[rights]