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.0935...@localdomain.org

Reply via email to