Antonio Radici wrote:
> this is weird...
> can you please launch mutt with -d5, do the minimal amount of actions
> required to reproduce this bug and then attach ~/.muttdebug0 to this bug?

Attached.

> Additionally please let me know what IMAP server (name and version) you
> are using, in all my tests I'm using courier-imap.

dovecot, though the problem as far as I can see is that this mutt
version translates the initial dot in the maildir (.boot) to a slash
(like you can see in the attached file).

Cheers

Luk
Mutt 1.5.19 started at Wed May 27 21:50:53 2009
.
Debugging at level 5.

Reading configuration file '/etc/Muttrc'.
parse_attach_list: ldata = 0x80ff118, *ldata = (nil)
parse_attach_list: added */.* [9]
parse_attach_list: ldata = 0x80ff11c, *ldata = (nil)
parse_attach_list: added text/x-vcard [7]
parse_attach_list: added application/pgp.* [2]
parse_attach_list: ldata = 0x80ff11c, *ldata = 0x98207c8
parse_attach_list: skipping text/x-vcard
parse_attach_list: skipping application/pgp.*
parse_attach_list: added application/x-pkcs7-.* [2]
parse_attach_list: ldata = 0x80ff120, *ldata = (nil)
parse_attach_list: added text/plain [7]
parse_attach_list: ldata = 0x80ff11c, *ldata = 0x98207c8
parse_attach_list: skipping text/x-vcard
parse_attach_list: skipping application/pgp.*
parse_attach_list: skipping application/x-pkcs7-.*
parse_attach_list: added message/external-body [4]
parse_attach_list: ldata = 0x80ff124, *ldata = (nil)
parse_attach_list: added message/external-body [4]
Reading configuration file '/usr/lib/mutt/source-muttrc.d|'.
Reading configuration file '/etc/Muttrc.d/charset.rc'.
Reading configuration file '/etc/Muttrc.d/colors.rc'.
mutt_alloc_color(): Color pairs used so far: 1
mutt_alloc_color(): Color pairs used so far: 2
mutt_alloc_color(): Color pairs used so far: 3
mutt_alloc_color(): Color pairs used so far: 4
mutt_alloc_color(): Color pairs used so far: 5
mutt_alloc_color(): Color pairs used so far: 6
mutt_alloc_color(): Color pairs used so far: 7
mutt_alloc_color(): Color pairs used so far: 8
Reading configuration file '/etc/Muttrc.d/compressed-folders.rc'.
Reading configuration file '/etc/Muttrc.d/gpg.rc'.
Reading configuration file '/etc/Muttrc.d/smime.rc'.
Reading configuration file '/home/luk/.muttrc'.
mutt_alloc_color(): Color pairs used so far: 9
Updating progress: 0
mutt_index_menu[625]: Got op 99
Using default IMAP port 143
Using default IMAPS port 993
Connected to zomers.be:993 on fd=5
imap_cmd_step: grew buffer to 512 bytes
5< * OK Dovecot ready.
IMAP queue drained
5> a0000 CAPABILITY
5< * CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND UNSELECT 
LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS AUTH=PLAIN
Handling CAPABILITY
5< a0000 OK Capability completed.
IMAP queue drained
imap_authenticate: Using any available method.
SASL local ip: XXX.XXX.XXX.XXX;59618, remote ip:YYY.YYY.YYY.YYY;993
External SSF: 128
mutt_sasl_cb_authname: getting authname for xxx.xxxx.xx:993
mutt_sasl_cb_authname: getting user for xxx.xxxx.xx:993
mutt_sasl_cb_pass: getting password for l...@xxx.xxxx.xx:993
5> a0001 AUTHENTICATE PLAIN bHVrAGx1awBndXAhbDNy
5< a0001 OK Logged in.
IMAP queue drained
SASL protection strength: 0
SASL protection buffer size: 65536
Communication encrypted at 128 bits
5> a0002 CAPABILITY
a0003 LIST "" ""
5< * CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND UNSELECT 
LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS
Handling CAPABILITY
5< a0002 OK Capability completed.
5< * LIST (\Noselect) "/" ""
Root delimiter: /
5< a0003 OK List completed.
IMAP queue drained
5> a0004 SELECT "/boot"
5< a0004 NO Invalid mailbox name
IMAP queue drained
Invalid mailbox name
mutt_index_menu[625]: Got op 146
5> a0005 LOGOUT
5< * BYE Logging out
Handling BYE
5< a0005 OK Logout completed.
IMAP queue drained

Reply via email to