Displaying 2 results from an estimated 2 matches for "maildir_mailbox_list_next".
2007 Aug 30
1
maildir rename_subfolders() and listescape interaction
...led: No such file or directory
Note the response to tag 05 in each case. The 06 list response in the
listescape case is not unexpected given the nature of the failure.
My initial reading of rename_subfolders() from maildir-storage.c suggests
that the calls through maildir_mailbox_list_init() and
maildir_mailbox_list_next() are returning "external" style names
(i.e. ones that present "/" as the hierarchy separator) to
rename_subfolders(), which is an "internal" helper function. This is
supported by the logged error message.
I am afraid I am yet to get my head around the actual code pa...
2006 Mar 15
2
Imap crashes when trying to move messages
...ilable.
#3 0x080a5363 in data_stack_deinit ()
No symbol table info available.
#4 0x080a54f4 in i_panic ()
No symbol table info available.
#5 0x08086caf in mail_cache_add ()
No symbol table info available.
#6 0x0807e74a in index_mail_cache_add ()
No symbol table info available.
#7 0x0806896b in maildir_mailbox_list_next ()
No symbol table info available.
#8 0x0809872b in mail_storage_copy ()
No symbol table info available.
#9 0x080672da in maildir_copy ()
No symbol table info available.
#10 0x08056bf1 in cmd_copy ()
No symbol table info available.
#11 0x0805a93b in _client_input ()
No symbol table info available...