Hi Anton,

thanks for the configuration details.

Could you please try to change the 'location' parameter of the shared namespace:

On Mon, 31 Mar 2025 at 05:31:31AM -0000, Anton Shevtsov via dovecot wrote:
namespace {
 list = children
 location = 
maildir:/var/mail/%d/%n/:INDEX=/var/mail/%d/%n/shared/%%u:INDEXPVT=/var/mail/%d/%n/shared/%%u
 prefix = shared/%%u/
 separator = /
 subscriptions = no
 type = shared
}

this way:

location = maildir:%%h/:INDEX=~/shared/%%u:INDEXPVT=~/shared/%%u

and check if this makes any difference?

Regards,
Markus

_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to