5 Sep
2025
5 Sep
'25
10:34 a.m.
On Sep 5, 2025, at 15:25, Aki Tuomi <aki.tuomi@open-xchange.com> wrote:
There are no such variables.
I know. What i mean is, what if Dovecot adds / supports them, will it work? For example:
namespace {
type = shared
# ... omit other lines ...
mail_driver = %{owner_mail_driver}
mail_path = %{owner_mail_path}
mail_index_private_path = %{mail_path}/shared/%{owner_user}
mail_index_path = %{mail_path}/shared/%{owner_user}
}