Hi,
>From the documentation of the director_username_hash core setting (
https://doc.dovecot.org/settings/core/#core_setting-director_username_hash
), it seems that it is possible to use some variables for the hashing of the
username from a proxy\director :
.
Variables that can be used for
Hi,
If i understood correctly the extra field feature (
https://doc.dovecot.org/configuration_manual/authentication/user_database_ex
tra_fields/ ), any extra field that is passed from a SQL query will
overwrite any existing settings on the dovecot.conf configuration file ( if
present ) .
F
Hello,
My bad, the OS was ubuntu 20.04 and not 22.04 .
After further tinkering\testing, it seems that removing the "
acl_ignore_namespace = shared/* " setting did the trick, now we're getting
the correct ACL on client side .
Without it we can see the folder with the right permissions :
Logging a
Hello,
We're trying to configure the shared mailbox feature\namespace on a dovecot
2.3 installation .
OS : Ubuntu 22.04 x64
Dovecot : 2:2.3.19.1-2+ubuntu20.04
Our test enviroment is based on a dovecot frontend ( director + proxy ) and
a dovecot backend ( auth and storage ), later we w