> I'd like you to connect manually to the server and run some commands. If 
> you're using ssl, connect with "openssl s_client -crlf -connect 
> localhost:993", if not - use "telnet localhost 143".
> 
> The issue these commands:
> 
> 1 login username password
> 2 lsub "" "*"
> 
> See if the output contains your list of subscribed folders, and post back 
> to the list. :)

Output:

1 OK LOGIN completed.
2 lsub "" "*"
* LSUB () "." "INBOX"
* LSUB () "." "INBOX.Sent"
* LSUB () "." "INBOX.Trash"
* LSUB () "." "INBOX.Drafts"
* LSUB () "." "INBOX.test"
2 OK LSUB completed

    It seems to be getting the folders properly.  Mozilla, by default, tries
to keep track of your recent mail and such, so it keeps track of what folder
you were last viewing when you closed down the program.  When Mozilla starts
back up, INBOX is expanded (because it was when I quit), but there are no
folders shown beneath INBOX.  I have to collapse and expand again to get
the list of folders.

    I would assume that Mozilla is pulling down the folder list, but
unfortunately, I can't really see what it's calling to the IMAP server.
Is there any way I can make bincimap verbosely log its commands and
subsequent output?

Thanks,

Damon

Reply via email to