[horde] Mail from Gmail IMAP server not loading

Michael M Slusarz slusarz at horde.org
Tue Oct 2 04:51:58 UTC 2012


Cleaning out my mailboxes...

Quoting Bob Brunius <rbrunius at gmail.com>:

> As you suggested, I checked the php_errors.log and found nothing to do with
> the imp lib. I set up error logging in  imp/config/backends.local.php as
> suggested and I don't see anything wrong in the report but I'm not sure
> what to look for. I've copied a section of that file here:
>
>>> Timestamp: Fri, 21 Sep 2012 13:43:14 -0700
> S: * OK Gimap ready for requests from 173.255.210.189 wr7if8688816pbc.25
> C: [LOGIN Command - username: rbrunius at gmail.com]
> S: * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN
> X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
> S: 1 OK rbrunius at gmail.com Bob Brunius authenticated (Success)
> C: 2 LSUB "" *
> S: * LSUB (\HasNoChildren) "/" "Amazon Orders"
> S: * LSUB (\HasNoChildren) "/" "Domain Registration"
> S: * LSUB (\HasNoChildren) "/" "ESI"
> S: * LSUB (\HasNoChildren) "/" "INBOX"
> S: * LSUB (\HasNoChildren) "/" "INBOX.Drafts"
> S: * LSUB (\HasNoChildren) "/" "INBOX.Sent"
> S: * LSUB (\HasNoChildren) "/" "INBOX.Trash"
> S: * LSUB (\HasNoChildren) "/" "OAPS"
> S: * LSUB (\HasNoChildren) "/" "OIYC"
> S: * LSUB (\HasNoChildren) "/" "Orcas Oasis"
> S: * LSUB (\HasNoChildren) "/" "Sail Orcas"
> S: * LSUB (\HasNoChildren) "/" "Sent"
> S: * LSUB (\HasNoChildren) "/" "Subscriptions &- Records"
> S: * LSUB (\HasNoChildren) "/" "Tom Harris"
> S: * LSUB (\HasNoChildren) "/" "VVOA"
> S: * LSUB (\HasNoChildren) "/" "Waconia"
> S: * LSUB (\Noselect \HasChildren) "/" "[Gmail]"
> S: * LSUB (\HasNoChildren) "/" "[Gmail]/All Mail"
> S: * LSUB (\HasChildren \HasNoChildren) "/" "[Gmail]/Drafts"
> S: * LSUB (\HasNoChildren) "/" "[Gmail]/Important"
> S: * LSUB (\HasChildren \HasNoChildren) "/" "[Gmail]/Sent Mail"
> S: * LSUB (\HasNoChildren) "/" "[Gmail]/Spam"
> S: * LSUB (\HasNoChildren) "/" "[Gmail]/Starred"
> S: * LSUB (\HasChildren \HasNoChildren) "/" "[Gmail]/Trash"
> S: 2 OK Success
> C: 3 LIST "" *
> S: * LIST (\HasNoChildren) "/" "Amazon Orders"
> S: * LIST (\HasNoChildren) "/" "Domain Registration"
> S: * LIST (\HasNoChildren) "/" "ESI"
> S: * LIST (\HasNoChildren) "/" "INBOX"
> S: * LIST (\HasNoChildren) "/" "INBOX.Drafts"
> S: * LIST (\HasNoChildren) "/" "INBOX.Sent"
> S: * LIST (\HasNoChildren) "/" "INBOX.Trash"
> S: * LIST (\HasNoChildren) "/" "OAPS"
> S: * LIST (\HasNoChildren) "/" "OIYC"
> S: * LIST (\HasNoChildren) "/" "Orcas Oasis"
> S: * LIST (\HasNoChildren) "/" "Sail Orcas"
> S: * LIST (\HasNoChildren) "/" "Sent"
> S: * LIST (\HasNoChildren) "/" "Subscriptions &- Records"
> S: * LIST (\HasNoChildren) "/" "Tom Harris"
> S: * LIST (\HasNoChildren) "/" "VVOA"
> S: * LIST (\HasNoChildren) "/" "Waconia"
> S: * LIST (\Noselect \HasChildren) "/" "[Gmail]"
> S: * LIST (\HasNoChildren) "/" "[Gmail]/All Mail"
> S: * LIST (\HasChildren \HasNoChildren) "/" "[Gmail]/Drafts"
> S: * LIST (\HasNoChildren) "/" "[Gmail]/Important"
> S: * LIST (\HasChildren \HasNoChildren) "/" "[Gmail]/Sent Mail"
> S: * LIST (\HasNoChildren) "/" "[Gmail]/Spam"
> S: * LIST (\HasNoChildren) "/" "[Gmail]/Starred"
> S: * LIST (\HasChildren \HasNoChildren) "/" "[Gmail]/Trash"
> S: 3 OK Success
> C: 4 STATUS INBOX (MESSAGES RECENT UNSEEN)
> S: * STATUS "INBOX" (MESSAGES 3976 RECENT 0 UNSEEN 363)
> S: 4 OK Success
> C: 5 LOGOUT
> S: * BYE LOGOUT Requested
> S: 5 OK 73 good day (Success)
> ------------------------------
>>> Timestamp: Fri, 21 Sep 2012 13:43:16 -0700
> S: * OK Gimap ready for requests from 173.255.210.189 yg5if7350509pab.65
> C: [LOGIN Command - username: rbrunius at gmail.com]
> S: * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN
> X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
> S: 1 OK rbrunius at gmail.com Bob Brunius authenticated (Success)
> C: 2 STATUS INBOX (MESSAGES RECENT UNSEEN)
> S: * STATUS "INBOX" (MESSAGES 3976 RECENT 0 UNSEEN 363)
> S: 2 OK Success
> C: 3 LOGOUT
> S: * BYE LOGOUT Requested
> S: 3 OK 73 good day (Success)
> ------------------------------
>>> Timestamp: Fri, 21 Sep 2012 13:43:18 -0700
> S: * OK Gimap ready for requests from 173.255.210.189 we5if7346539pac.155
> C: [LOGIN Command - username: rbrunius at gmail.com]
> S: * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN
> X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
> S: 1 OK rbrunius at gmail.com Bob Brunius authenticated (Success)
> C: 2 STATUS INBOX (UNSEEN)
> S: * STATUS "INBOX" (UNSEEN 363)
> S: 2 OK Success
> C: 3 LOGOUT
> S: * BYE LOGOUT Requested
> S: 3 OK 73 good day (Success)

All of this looks fine.  Except for the fact that there is no listing  
of the mailbox (e.g. a FETCH command).

This works just fine for me.  You should start off using firebug: when  
loading dynamic view for the first time, you should see 2 HTTP  
requests: listMailboxes and viewport.  If you don't see viewport(),  
then there is some javascript error on your browser that is preventing  
the viewport request from being sent and you will have to
debug yourself (see horde/docs/INSTALL for further information  
regarding javascript debugging).

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the horde mailing list