Re: Deleting "folders only" folder doesn't actually delete

2022-07-18 Thread Alex
Hi Christian, thought I'd follow up and see if you had any further thoughts on this? The permissions of the directory are as follows: $ ls -ld tmpfolder drwxrwsr-x 2 alex mail 10 Jul 15 11:59 tmpfolder I can remove it without difficulty just using rmdir. Again, here is the output from doveadm: #

Re: Deleting "folders only" folder doesn't actually delete

2022-07-15 Thread Alex
> > > > > I'm using dovecot-2.3.17.1-1.fc34.x86_64 on fedora34 and Thunderbird 91 > on > > fedora35. When creating a folder of type "folders only" in Thunderbird, > > then trying to delete it, it doesn't actually delete it from the > > filesystem. Is this a permissions problem? Or perhaps a Thunder

Re: Deleting "folders only" folder doesn't actually delete

2022-07-14 Thread Christian Mack
Hello Am 11.07.22 um 16:56 schrieb Alex: Hi, I'm using dovecot-2.3.17.1-1.fc34.x86_64 on fedora34 and Thunderbird 91 on fedora35. When creating a folder of type "folders only" in Thunderbird, then trying to delete it, it doesn't actually delete it from the filesystem. Is this a permissions prob

Re: Deleting "folders only" folder doesn't actually delete

2022-07-12 Thread Joseph Tam
> I'm using dovecot-2.3.17.1-1.fc34.x86_64 on fedora34 and Thunderbird 91 on > fedora35. When creating a folder of type "folders only" in Thunderbird, then > trying to delete it, it doesn't actually delete it from the filesystem. Is > this a permissions problem? Or perhaps a Thunderbird problem?