On Mon, 24 Mar 2003, Damon Courtney wrote: >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
At least this shows that Binc is doing the right thing. This puzzles me. What version of Mozilla mail are you using? I'd like to test it myself.. > 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? Sorry, there is no such support currently, but we have had a few people requesting this functionality so I guess I'll have to throw it into one of the next releases. Until then, I recommend you use recordio (if you have it, it's part of daemontools). Throw in recordio in front of bincimapd like this: recordio bincimapd --conf ... etc Restart the service, then try to reproduce the error condition. The log files should now be filled up with the communication details. Andy :-) -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | Nil desperandum

