Hi Timo,
the imap_client_workarounds are not always parsed. There was on situation, in which cmd->client->set->parsed_workarounds was set to WORKAROUND_TB_EXTRA_MAILBOX_SEP. Sorry, I can't remember what I have done.
But when I try to delete a mailbox with Thunderbird imap_client_workarounds are not parsed: (gdb) print cmd->client->set->imap_client_workarounds $7 = 0x1422de0 "tb-extra-mailbox-sep" (gdb) print cmd->client->set->parsed_workarounds $8 = 0
And therefor the command 'x delete box_with_trailing_slash/' fails.
Regards, Pascal
The trapper recommends today: c01dcafe.0935015@localdomain.org
On Wed, 2009-12-16 at 16:05 +0100, Pascal Volk wrote:
Hi Timo,
the imap_client_workarounds are not always parsed. There was on situation, in which cmd->client->set->parsed_workarounds was set to WORKAROUND_TB_EXTRA_MAILBOX_SEP. Sorry, I can't remember what I have done.
participants (2)
-
Pascal Volk
-
Timo Sirainen