mirror of
https://github.com/chatmail/relay.git
synced 2026-05-14 09:54:38 +00:00
Support iterating over all users with doveadm commands (#344)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
uri = proxy:/run/doveauth/doveauth.socket:auth
|
||||
iterate_disable = yes
|
||||
iterate_disable = no
|
||||
iterate_prefix = userdb/
|
||||
|
||||
default_pass_scheme = plain
|
||||
# %E escapes characters " (double quote), ' (single quote) and \ (backslash) with \ (backslash).
|
||||
# See <https://doc.dovecot.org/configuration_manual/config_file/config_variables/#modifiers>
|
||||
|
||||
Reference in New Issue
Block a user