Displaying 2 results from an estimated 2 matches for "saldyn".
2020 Aug 18
2
INBOX sharing does not work
Hello!
INBOX sharing does not seem to work, although all other mailboxes work.
User bar at example.de has shared a few mailboxes:
   # doveadm acl get -u bar at example.de INBOX
   ID                  Global Rights 
   user=foo at example.de        lookup read write-seen 
   # doveadm acl get -u bar at example.de Sent
   ID                  Global Rights 
   user=foo at example.de       
2020 Aug 19
0
INBOX sharing does not work
Hi,
try setting mail_shared_explicit_inbox=yes
https://doc.dovecot.org/settings/core/#mail-shared-explicit-inbox <https://doc.dovecot.org/settings/core/#mail-shared-explicit-inbox>
Sami
> On 18. Aug 2020, at 23.56, Torsten <dovecot.lists at saldyn.net> wrote:
> 
> Hello!
> 
> INBOX sharing does not seem to work, although all other mailboxes work.
> 
> User bar at example.de has shared a few mailboxes:
>  # doveadm acl get -u bar at example.de INBOX
>  ID                  Global Rights 
>  user=foo at example.de...