[horde] Getting Warning messages after upgrade..

ANANT S ATHAVALE asa at isac.gov.in
Thu Aug 29 04:26:20 UTC 2013


  ----- Message from Michael M Slusarz <slusarz at horde.org> ---------
   Date: Wed, 28 Aug 2013 11:43:28 -0600
   From: Michael M Slusarz <slusarz at horde.org>
Subject: Re: [horde] Getting Warning messages after upgrade..
     To: horde at lists.horde.org

> Quoting Oscar del Rio <delrio at mie.utoronto.ca>:
>
>> On 08/28/13 08:11 AM, ANANT S ATHAVALE wrote:
>>> Getting the following warning messages after today's upgrade to the
>>> lastest
>>> versions of HGWE 5.1.1.
>>>
>>> Aug 28 2013 17:38:15 WARN: HORDE [imp] PHP ERROR: array_keys() expects
>>> parameter 1 to be array, boolean given [pid 32239 on line 433 of
>>> "/usr/share/pear/Horde/Imap/Client/Socket.php"]
>>> Aug 28 2013 17:38:15 WARN: HORDE [imp] PHP ERROR: array_merge():
>>> Argument
>>> #2 is not an array [pid 32239 on line 433 of
>>> "/usr/share/pear/Horde/Imap/Client/Socket.php"]
>>>
>>> Any pointers to resolve this warning.
>>
>> You might want to file a bug report for the developers to look at it.
>> Looking at the code, it seems to be related to the IMAP server's AUTH
>> capability, so you should include your server details and what it
>> reports in CAPABILITY.
>
> The only way $auth could be a boolean is if an IMAP server returned
> 'AUTH' as a capability.  Which would mean your IMAP server was badly
> broken (AUTH must be followed by the name of the authentication method. 
> AUTH by itself doesn't mean anything).
>
> Although if that was true, you would have also seen an error about
> array_flip() on line 407.  Since that is the same issue as the errors
> you reported.  So if you are not seeing this error, there is something
> very messed up about your installation (nowhere in between can $auth be
> converted from an array to a boolean).
>
> michael
>
> ___________________________________
> Michael Slusarz [slusarz at horde.org]
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/To unsubscribe, mail:
> horde-unsubscribe at lists.horde.org

1. This error has started coming only after upgrade (the earlier logs do
not indicate this)

2. I use, imapproxy on local server running web server and the output of
telnet is:

telnet 127.0.0.1 143
Trying 127.0.0.1...
Connected to localhost (127.0.0.1).
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE  XIMAPPROXY]
newisacmail.isac.dos.gov.in Cyrus IMAP v2.4.17-Invoca-RPM-2.4.17-6.el6
server ready

3. On actual server, if do telnet, I get the following

telnet 172.20.2.21 143
Trying 172.20.2.21...
Connected to 172.20.2.21 (172.20.2.21).
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE AUTH=PLAIN SASL-IR]
newisacmail.isac.dos.gov.in Cyrus IMAP v2.4.17-Invoca-RPM-2.4.17-6.el6
server ready

Please let me know, if you need any other inputs. 

----- End message from Michael M Slusarz <slusarz at horde.org> -----
-- 
           Regards
            Anant
--------------------------------
This message was sent using IMP.


More information about the horde mailing list