On Tue, 18 Feb 2003, Andreas Aardal Hanssen wrote: > By all means - technical documentation is something that Binc IMAP needs > and lacks. Unfortunately, it takes time to write (and hasn't been written > yet) so I can't give you anything right now. I hope it's ok that you post > your questions to this list, and I'll provide technical documentation as > soon its done.
OK, here's one. What folder names are validi and why? When I try to create a folder called foo, binc won't let me: 0 OK LOGIN completed. 1 list "" "" * LIST (\Noselect) "." "" 1 OK LIST completed 2 list "" * * LIST (\UnMarked) "." "INBOX" * LIST (\UnMarked) "." "INBOX.foo" 2 OK LIST completed 3 list "" "*" * LIST (\UnMarked) "." "INBOX" * LIST (\UnMarked) "." "INBOX.foo" 3 OK LIST completed 4 create foo 4 NO CREATE failed: invalid mailbox -- Charlie

