<div dir="ltr"><div>Hi Christian, thought I'd follow up and see if you had any further thoughts on this?</div><div><br></div><div>The permissions of the directory are as follows:</div><div>$ ls -ld tmpfolder<br>drwxrwsr-x 2 alex mail 10 Jul 15 11:59 tmpfolder<br></div><div><br></div><div>I can remove it without difficulty just using rmdir.</div><div><br></div><div>Again, here is the output from doveadm:</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>Thanks,<br>Alex</div><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 15, 2022 at 2:10 PM Alex <<a href="mailto:mysqlstudent@gmail.com">mysqlstudent@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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>
</blockquote></div></div>