Hi!
I created a public namespace with a public mailbox in it according to the docs. I gave all authenticated users full access the mailbox like written in the docs. The namespace and folder shows up in Sogo. Nice.
I can move mails into the public box and can create subfolders and move mails into that subfolders.
But I cannot (at least in the Sogo UI) move whole folders with mails into that public folder. Nor can I move subfolders from one public subfolder to another. The UI says forbidden or Cannot do this. Moving mails no problem.
Dovecot ACL files are in that folder containing as expected “authenticated kxeilprwts”. Already copied the dovecot-acl to the root of the namespace to give all users full access to the whole namespace. No success.
Is there any way to move whole folders with subfolders into the public namespace? Maybe simply stopping dovecot and moving the folders on system level with cp -a?
Any help appreciated. Thanks.