[Dovecot] Cannot delete subfolder in public folder
Timo Sirainen
tss at iki.fi
Wed Aug 24 01:48:13 EEST 2011
On 24.8.2011, at 1.08, Karsten Becker wrote:
> I have the problem that I'm unable to delete a subfolder (again) I
> created within a public folder.
>
> I've already read about configuring Thunderbird to delete immediately -
> which I did. But it still doesn't work.
Step 1: Verify that it really is a DELETE command that fails and that the returned error is "Permission denied". For example:
telnet localhost 143
a login username password
b delete Folders/test01
More information about the dovecot
mailing list