<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> <br>
> I'm using dovecot-2.3.17.1-1.fc34.x86_64 on fedora34 and Thunderbird 91 on<br>
> fedora35. When creating a folder of type "folders only" in Thunderbird,<br>
> then trying to delete it, it doesn't actually delete it from the<br>
> filesystem. Is this a permissions problem? Or perhaps a Thunderbird problem?<br>
> <br>
> I don't see any messages in the logs that would indicate some type of<br>
> failed attempt to delete. How do I troubleshoot this?<br>
> <br>
<br>
What do you get from the following command?<br>
(Substitude the shell variables with your case.)<br>
<br>
doveadm acl rights -u ${YOUR_USER} ${FOLDER_NAME}<br></blockquote><div><br></div><div># doveadm acl rights -u alex tmpfolder<br>doveadm(alex): Error: ACL not enabled for alex<br>Rights<br></div><div><br></div><div>It was removed from view in Thunderbird, but not from the filesystem.</div><div><br></div><div>It was necessary for me to add acl support to mail_plugins as well.</div><div><br></div><div>Thanks,<br>Alex</div><div> </div></div></div>