[horde] mail server does not support IMAP4rev1 (RFC 3501)
Jason Anderson
axetone at yahoo.com
Fri Jul 4 14:36:27 UTC 2014
Erling,
Thank you for the response! You may not have been able to access the website because I working on my firewall late last night (opens some ports and here comes china!...anyway...)
...so please try again, I am sure you should have no problems getting to the test page (link below). Also, I am running dovecot-imapd.
Here's the link https://www.wildcatrockcity.com/webmail/test.php
...-please let me know anything you can find. Thank You!!
~Jason
On Friday, July 4, 2014 8:00 AM, "horde-request at lists.horde.org" <horde-request at lists.horde.org> wrote:
Send horde mailing list submissions to
horde at lists.horde.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.horde.org/mailman/listinfo/horde
or, via email, send a message with subject or body 'help' to
horde-request at lists.horde.org
You can reach the person managing the list at
horde-owner at lists.horde.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of horde digest..."
Today's
Topics:
1. Re: imap_cilent error after pear update (Michael M Slusarz)
2. Re: imap_cilent error after pear update (erling at eph.dk)
3. Re: imap_cilent error after pear update (Michael M Slusarz)
4. Re: imap_cilent error after pear update (erling at eph.dk)
5. mail server does not support IMAP4rev1 (Jason Anderson)
6. Re: imap_cilent error after pear update (erling at eph.dk)
7. Re: mail server does not support IMAP4rev1 (erling at eph.dk)
----------------------------------------------------------------------
Message: 1
Date: Thu, 03 Jul 2014 14:34:32 -0600
From: Michael M Slusarz <slusarz at horde.org>
To: horde at lists.horde.org
Subject: Re: [horde] imap_cilent error after pear update
Message-ID:
<20140703143432.Horde.hpLwpLyE9a8RYvo8cpnZ6A1 at bigworm.curecanti.org>
Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes
Quoting erling at eph.dk:
> Hey
> Can some one point me in the right direction please?
>
> I did a pear update very late yesterday.
> Now I have this eror in my php.log
>
> [03-Jul-2014 09:35:49 UTC] PHP Fatal error: Class
> 'Horde_Imap_Client_Namespace_List' not found in
> /usr/share/php/Horde/Imap/Client/Socket.p
> hp on line 329
You either have a stale autoloader cache, or the package was not
correctly installed. Reinstall with pear using the force (-f) flag.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
------------------------------
Message: 2
Date: Thu, 03 Jul 2014 23:41:43 +0200
From: "erling at eph.dk" <erling at eph.dk>
To: horde at lists.horde.org
Subject: Re: [horde] imap_cilent error after pear update
Message-ID: <53B5CE17.1030806 at eph.dk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Den 03-07-2014 22:34, Michael M Slusarz skrev:
> Quoting erling at eph.dk:
>
>> Hey
>> Can some one point me in the right direction please?
>>
>> I did a pear update very late yesterday.
>> Now I have this eror in my php.log
>>
>> [03-Jul-2014 09:35:49 UTC] PHP Fatal error: Class
>> 'Horde_Imap_Client_Namespace_List' not found in
>> /usr/share/php/Horde/Imap/Client/Socket.p
>> hp on line 329
>
> You either have a stale autoloader cache, or the package was not
> correctly installed. Reinstall with pear using the force (-f) flag.
>
> michael
>
>
___________________________________
> Michael Slusarz [slusarz at horde.org]
>
i did as you said
reinstalled imap_client with (-f --alldeps) just to be sure.
rebooted and checked apc cache is alive.
the error are still there in php.log
a login via webmail generates these in syslog:
snip-----
Jul 3 23:24:46 server HORDE: [horde] Login success for user at eph.dk
[my.ip] to horde. [pid 6466 on line 150 of "/var/www/horde/login.php"]
Jul 3 23:24:46 server imapd: Connection, ip=[::ffff:127.0.0.1]
Jul 3 23:24:46 server imapd: LOGIN, user=user at eph.dk,
ip=[::ffff:127.0.0.1], port=[35569], protocol=IMAP
Jul 3 23:24:46 server imapd: LOGOUT, user=user at eph.dk,
ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=37, sent=324, time=0
Jul 3 23:24:46 server HORDE: [imp] PHP ERROR: Undefined index: 3 [pid
6466 on line 110 of
"/usr/share/php/Horde/Imap/Client/Interaction/Pipeline.php"]
----snip
/erling
------------------------------
Message: 3
Date: Thu, 03 Jul 2014 15:46:18 -0600
From: Michael M Slusarz <slusarz at horde.org>
To: horde at lists.horde.org
Subject: Re: [horde] imap_cilent error after pear update
Message-ID:
<20140703154618.Horde.z3iFCpNStjIbXiA0aHS68g1 at bigworm.curecanti.org>
Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes
Quoting erling at eph.dk:
> Den 03-07-2014 22:34, Michael M Slusarz skrev:
>> Quoting erling at eph.dk:
>>
>>> Hey
>>> Can some one point me in the right direction please?
>>>
>>> I did a pear update very late yesterday.
>>> Now I have this eror in my php.log
>>>
>>> [03-Jul-2014 09:35:49 UTC] PHP Fatal error: Class
>>> 'Horde_Imap_Client_Namespace_List' not found in
>>> /usr/share/php/Horde/Imap/Client/Socket.p
>>> hp on line
329
>>
>> You either have a stale autoloader cache, or the package was not
>> correctly installed. Reinstall with pear using the force (-f) flag.
>>
>> michael
>>
>> ___________________________________
>> Michael Slusarz [slusarz at horde.org]
>>
> i did as you said
> reinstalled imap_client with (-f --alldeps) just to be sure.
> rebooted and checked apc cache is alive.
>
> the error are still there in php.log
> a login via webmail generates these in syslog:
> snip-----
> Jul 3 23:24:46 server HORDE: [horde] Login success for user at eph.dk
> [my.ip] to horde. [pid 6466 on line 150 of "/var/www/horde/login.php"]
> Jul 3 23:24:46 server imapd:
Connection, ip=[::ffff:127.0.0.1]
> Jul 3 23:24:46 server imapd: LOGIN, user=user at eph.dk,
> ip=[::ffff:127.0.0.1], port=[35569], protocol=IMAP
> Jul 3 23:24:46 server imapd: LOGOUT, user=user at eph.dk,
> ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=37, sent=324, time=0
> Jul 3 23:24:46 server HORDE: [imp] PHP ERROR: Undefined index: 3
> [pid 6466 on line 110 of
> "/usr/share/php/Horde/Imap/Client/Interaction/Pipeline.php"]
> ----snip
That's an entirely different error. Open a bug report and post a full
IMAP debug log in that ticket.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
------------------------------
Message: 4
Date: Thu, 03 Jul 2014 23:49:24 +0200
From: "erling at eph.dk" <erling at eph.dk>
To: horde at lists.horde.org
Subject: Re: [horde] imap_cilent error after pear update
Message-ID: <53B5CFE4.7050500 at eph.dk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Den 03-07-2014 23:46, Michael M Slusarz skrev:
> Quoting erling at eph.dk:
>
>> Den 03-07-2014 22:34, Michael M Slusarz skrev:
>>> Quoting erling at eph.dk:
>>>
>>>> Hey
>>>> Can some one point me in the right direction please?
>>>>
>>>> I did a pear update very late yesterday.
>>>> Now I have this eror in my php.log
>>>>
>>>> [03-Jul-2014 09:35:49 UTC] PHP Fatal error: Class
>>>> 'Horde_Imap_Client_Namespace_List' not found in
>>>> /usr/share/php/Horde/Imap/Client/Socket.p
>>>> hp on line 329
>>>
>>> You either have a stale autoloader cache, or the package was not
>>> correctly installed. Reinstall with pear using the force (-f) flag.
>>>
>>> michael
>>>
>>> ___________________________________
>>> Michael Slusarz [slusarz at horde.org]
>>>
>> i did as you said
>> reinstalled imap_client with (-f --alldeps) just to be sure.
>> rebooted and checked apc cache is alive.
>>
>> the error are still there in php.log
>> a login via webmail generates these in syslog:
>> snip-----
>> Jul 3 23:24:46 server HORDE: [horde] Login success for user at eph.dk
>> [my.ip] to horde. [pid 6466 on line 150 of "/var/www/horde/login.php"]
>> Jul 3 23:24:46 server imapd: Connection, ip=[::ffff:127.0.0.1]
>> Jul 3 23:24:46 server imapd: LOGIN, user=user at eph.dk,
>> ip=[::ffff:127.0.0.1], port=[35569], protocol=IMAP
>> Jul 3 23:24:46 server imapd: LOGOUT, user=user at eph.dk,
>> ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=37, sent=324, time=0
>> Jul 3 23:24:46 server HORDE: [imp] PHP ERROR: Undefined index: 3
>> [pid 6466 on line 110 of
>> "/usr/share/php/Horde/Imap/Client/Interaction/Pipeline.php"]
>> ----snip
>
> That's an entirely different error. Open a bug report and post a full
> IMAP debug log in that ticket.
>
> michael
>
> ___________________________________
> Michael Slusarz [slusarz at horde.org]
>
will do that first thing in the morning.
Thanks
/erling
------------------------------
Message: 5
Date: Thu, 3 Jul 2014 20:03:07 -0700
From: Jason Anderson <axetone at yahoo.com>
To: "horde at lists.horde.org" <horde at lists.horde.org>
Subject: [horde] mail server does not support IMAP4rev1
Message-ID:
<1404442987.17760.YahooMailNeo at web142605.mail.bf1.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1
Hi,
? I installed Ubuntu 12.04.4 and followed the installation on Horde install pages, and upon attempting to log in, was given this error:
The mail server does not support IMAP4rev1 (RFC 3501)
My test page configurations are up/active for review at:
https://www.wildcatrocksity.com/webmail/test.php
-any help would be appreciated! Thx!
Axetone
------------------------------
Message: 6
Date: Fri, 04 Jul 2014 12:33:49 +0200
From: "erling at eph.dk" <erling at eph.dk>
To: horde at lists.horde.org
Subject: Re: [horde] imap_cilent error after pear update
Message-ID: <53B6830D.70806 at eph.dk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Den 03-07-2014 23:49, erling at eph.dk skrev:
>
> Den 03-07-2014
23:46, Michael M Slusarz skrev:
>> Quoting erling at eph.dk:
>>
>>> Den 03-07-2014 22:34, Michael M Slusarz skrev:
>>>> Quoting erling at eph.dk:
>>>>
>>>>> Hey
>>>>> Can some one point me in the right direction please?
>>>>>
>>>>> I did a pear update very late yesterday.
>>>>> Now I have this eror in my php.log
>>>>>
>>>>> [03-Jul-2014 09:35:49 UTC] PHP Fatal error: Class
>>>>> 'Horde_Imap_Client_Namespace_List' not found in
>>>>> /usr/share/php/Horde/Imap/Client/Socket.p
>>>>> hp on line 329
>>>>
>>>> You either have a stale autoloader cache, or the
package was not
>>>> correctly installed. Reinstall with pear using the force (-f) flag.
>>>>
>>>> michael
>>>>
>>>> ___________________________________
>>>> Michael Slusarz [slusarz at horde.org]
>>>>
>>> i did as you said
>>> reinstalled imap_client with (-f --alldeps) just to be sure.
>>> rebooted and checked apc cache is alive.
>>>
>>> the error are still there in php.log
>>> a login via webmail generates these in syslog:
>>> snip-----
>>> Jul 3 23:24:46 server HORDE: [horde] Login success for user at eph.dk
>>> [my.ip] to horde. [pid 6466 on line 150 of
"/var/www/horde/login.php"]
>>> Jul 3 23:24:46 server imapd: Connection, ip=[::ffff:127.0.0.1]
>>> Jul 3 23:24:46 server imapd: LOGIN, user=user at eph.dk,
>>> ip=[::ffff:127.0.0.1], port=[35569], protocol=IMAP
>>> Jul 3 23:24:46 server imapd: LOGOUT, user=user at eph.dk,
>>> ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=37, sent=324, time=0
>>> Jul 3 23:24:46 server HORDE: [imp] PHP ERROR: Undefined index: 3
>>> [pid 6466 on line 110 of
>>> "/usr/share/php/Horde/Imap/Client/Interaction/Pipeline.php"]
>>> ----snip
>>
>> That's an entirely different error. Open a bug report and post a
>> full IMAP debug log in that ticket.
>>
>>
michael
>>
>> ___________________________________
>> Michael Slusarz [slusarz at horde.org]
>>
> will do that first thing in the morning.
> Thanks
> /erling
I finally got time to put it together.
ticket ID is 13318.
/erling
------------------------------
Message: 7
Date: Fri, 04 Jul 2014 12:37:24 +0200
From: "erling at eph.dk" <erling at eph.dk>
To: horde at lists.horde.org
Subject: Re: [horde] mail server does not support IMAP4rev1
Message-ID: <53B683E4.2060409 at eph.dk>
Content-Type:
text/plain; charset=ISO-8859-1; format=flowed
Den 04-07-2014 05:03, Jason Anderson skrev:
> Hi,
> I installed Ubuntu 12.04.4 and followed the installation on Horde install pages, and upon attempting to log in, was given this error:
>
> The mail server does not support IMAP4rev1 (RFC 3501)
>
> My test page configurations are up/active for review at:
>
> https://www.wildcatrocksity.com/webmail/test.php
>
> -any help would be appreciated! Thx!
> Axetone
Hey
Cant get your test page
What imap server are you connecting to?
/erling
------------------------------
--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org
End of horde Digest, Vol 4035, Issue 1
**************************************
More information about the horde
mailing list