[horde] Mail from Gmail IMAP server not loading

Bob Brunius rbrunius at gmail.com
Fri Sep 21 20:53:28 UTC 2012


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)





On Fri, Sep 21, 2012 at 1:44 AM, Jan Schneider <jan at horde.org> wrote:

>
> Zitat von Bob Brunius <rbrunius at gmail.com>:
>
>
>  I haven't made any progress with finding a solution to this problem.
>> Is there some debugging tool, process or logging that I could try? I
>> have Horde 4.0.15 and the "pear update" command says that all modules
>> are current. Horde Administration->Configuration shows everything
>> green. Yet when I ask for the mail to be checked the server goes away
>> and never comes back.
>>
>
> Check the log files, and enable imap debug logging in
> imp/config/backends.local.php.
>
>  Michael , to check the idea that it might just be a large list problem I
>>> tried an infrequently used email account that I checked first and it only
>>> has 18 messages. When I logged into the account using Horde it correctly
>>> listed the folders and identified that there are 18 message in the box.
>>> However it isn't able to download them and the circling gif runs nonstop.
>>>
>>
>>  When I tested the IMP connection in test.php it came back good. Under
>>> administration->configuration everything is green.
>>>
>>
>>  Is there a log file that I should be looking at?
>>>
>>
>>  Thanks
>>>
>>
>>  On Wed, Sep 19, 2012 at 4:48 PM, Michael M Slusarz <slusarz at horde.org<
>>> http://lists.horde.org/**mailman/listinfo/horde<http://lists.horde.org/mailman/listinfo/horde>
>>> >>wrote:
>>>
>>
>>  * Quoting Bob Brunius <rbrunius at gmail.com <http://lists.horde.org/**
>>> mailman/listinfo/horde <http://lists.horde.org/mailman/listinfo/horde>
>>> >>:*>**>***  We've got the horde application set up to use a Gmail IMAP
>>> server. I can*>>* now log in to one of many email accounts using the horde
>>> webmail scripts.*>>* It connects and all of the folder structure that is on
>>> Gmail is*>>* transferred*>>* and displayed correctly however there are no
>>> actual folder contents moved.*>>* The number of emails in said folders is
>>> shown but there is no*>>* mail accessible. The little "busy" gif is going
>>> round and round for ever*>>* but nothing happens. This behavior is the same
>>> on other browsers and all*>>* email accounts that I've tried.*>>**>**>*
>>> Works perfectly here.  With the latest IMP 5 version and the latest*>*
>>> Horde_Imap_Client package.*>**>* Be aware that IMAP access to Gmail can be
>>> *brutally* slow.  So it is quite*>* possible that listing the mailbox is
>>> taking too long and the PHP access is*>* timing out.*>**>* michael*>**>*
>>> ______________!
>>>
>>  _________
>>  _______**_____*>* Michael Slusarz [slusarz at horde.org <
>> http://lists.horde.org/**mailman/listinfo/horde<http://lists.horde.org/mailman/listinfo/horde>>]*>**>*
>> --*>* Horde mailing list*>* Frequently Asked Questions:
>> http://horde.org/faq/*>* To unsubscribe, mail: horde-unsubscribe at
>> lists.horde. <http://lists.horde.org/**mailman/listinfo/horde<http://lists.horde.org/mailman/listinfo/horde>
>> >**org<**horde-unsubscribe at lists.horde.org <http://lists.horde.org/**
>> mailman/listinfo/horde <http://lists.horde.org/mailman/listinfo/horde>
>> >>*>
>>
>
>
> --
> Jan Schneider
> The Horde Project
> http://www.horde.org/
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.**org<horde-unsubscribe at lists.horde.org>
>


More information about the horde mailing list