[Dovecot] Bug? Folder tree confusion
Juergen Daubert
Juergen.Daubert at t-online.de
Wed Jun 25 09:50:23 EEST 2003
On Wed, Jun 25, 2003 at 01:42:26AM +0300, Timo Sirainen wrote:
> On Tue, 2003-06-24 at 21:29, Dominic Marks wrote:
> > Can anyone else confirm this behaviour:
> >
> > o Open an IMAP mailbox
> > o Make a new folder (foo/)
> > o Make another new folder under foo (foo/bar)
> > o Delete foo
> > o Bar will go away and foo will remain (Outlook bug ?)
> > o Try and delete foo, you won't be able to because Dovecot
> > thinks foo is not empty and Outlook thinks it is.
>
> mbox? My Outlook 2000 asks "All subfolders will be deleted also. Are you
> sure you wish to delete folder xyz?" (translation from finnish).
> Answering yes will do that and it seems to work fine.
Yes, I see a similar behaviour. Deletion works for me, but not if I
create a real mbox-file test in the directory foo/bar before.
This is because we will have a empty directory foo/bar/.imap after
deleting test.
Dovecot response with (output of ngrep):
T 192.168.0.1:32831 -> 192.168.0.90:143 [AP]
263 DELETE foo/bar/test..
#
T 192.168.0.90:143 -> 192.168.0.1:32831 [AP]
263 OK Delete completed...
#
...
##
T 192.168.0.1:32831 -> 192.168.0.90:143 [AP]
265 DELETE foo/bar..
#
T 192.168.0.90:143 -> 192.168.0.1:32831 [AP]
265 NO Folder foo/bar isn't empty, can't delete it...
Linux, mbox, dovecot-0.99.10-rc3, sylpheed 0.9.2 & mutt 1.4.1
Greetings
Jürgen
--
juergen.daubert at t-online.de
More information about the dovecot
mailing list