5 Sep
2025
5 Sep
'25
10:39 a.m.
On 05/09/2025 10:34 EEST Zhang Huangbin via dovecot <dovecot@dovecot.org> wrote:
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} }
I don't see any good reason why we would want to add this.
Aki