[ 
http://issues.apache.org/jira/browse/JAMES-702?page=comments#action_12451586 ] 
            
Joachim Draeger commented on JAMES-702:
---------------------------------------

So your have accessed INBOX with outlook express and it is still not working 
with pooka?
For me the streamdump was clear: it couldn't list the INBOX. 

I tried the following from telnet:

$ telnet localhost 10143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK JAMES IMAP4rev1 Server next-major Server localhost. ready

A1 login joachim abc
A1 OK LOGIN completed.

A2 LIST "" INBOX
A2 OK LIST completed.

A3 SELECT inbox
* FLAGS (\Answered \Deleted \Draft \Flagged \Recent \Seen)
* 0 RECENT
* OK [UIDVALIDITY 1677614823]
* 0 EXISTS
* OK No messages unseen
* OK [PERMANENTFLAGS (\Answered \Deleted \Draft \Flagged \Recent \Seen)]
A3 OK [READ-WRITE] SEL

A4  LIST "" INBOX
* LIST () "." INBOX
A4 OK LIST completed.

A6 logout
* BYE IMAP4rev1 Server logging out
A6 OK LOGOUT completed.

At tag A2 the listing of INBOX brings no result, like in your're streamdump. 
After selecting once it did successfully list. 

Maybe you're experiencing another issue now. Does the streamdump bring 
different results now?



> pooka can't get imap folders
> ----------------------------
>
>                 Key: JAMES-702
>                 URL: http://issues.apache.org/jira/browse/JAMES-702
>             Project: James
>          Issue Type: Bug
>          Components: IMAPServer
>    Affects Versions: Next Major
>            Reporter: smoking_boy
>         Assigned To: Joachim Draeger
>             Fix For: Next Major
>
>         Attachments: ???.bmp, imap.bmp, imapserver-2006-11-17-16-55.log, 
> mailboxmanager-2006-11-17-16-55.log, streamdump.rar
>
>
> javax.mail.MessagingException: Folder does not exist or is unavailable.
>       at 
> net.suberic.pooka.UIDFolderInfo.createInfosAndProxies(UIDFolderInfo.java:52)
>       at net.suberic.pooka.FolderInfo.loadAllMessages(FolderInfo.java:962)
>       at net.suberic.pooka.gui.FolderNode.openFolder(FolderNode.java:452)
>       at net.suberic.pooka.gui.FolderNode.openFolder(FolderNode.java:443)
>       at 
> net.suberic.pooka.gui.FolderNode$OpenAction.actionPerformed(FolderNode.java:571)
>       at net.suberic.util.thread.ActionThread.run(ActionThread.java:82)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to