<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>imap response problem</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:36 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/3793</link> 
  <atom:link rel="self" type="application/rss+xml" title="imap response problem" href="https://bugs.horde.org/ticket/3793/rss" /> 
  <description>imap response problem</description> 
 
   
   
  <item> 
   <title>I&#039;m unable to login imp on a imap server. After looking at t</title> 
   <description>I&#039;m unable to login imp on a imap server. After looking at the code it looks like imp has a problem with the login response.



example telnet to the imap server:



[root@denhaag IMAP]# telnet utrecht 143

Trying 192.168.0.3...

Connected to utrecht.

Escape character is &#039;^]&#039;.

* OK [CAPABILITY IMAP4 IMAP4REV1 STARTTLS LOGIN-REFERRALS AUTH=LOGIN] utrecht.xxx.nl IMAP4rev1 2000.287rh at Wed, 19 Apr 2006 14:49:35 +0200 (CEST)

0 login xxxxxx {6}

+ Ready for argument

blabla

* CAPABILITY IMAP4 IMAP4REV1 STARTTLS NAMESPACE IDLE MAILBOX-REFERRALS SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND

0 OK LOGIN completed

0 logout

* BYE utrecht.xxx.nl IMAP4rev1 server terminating connection

0 OK LOGOUT completed

Connection closed by foreign host.



it shows that the imap server first responded with a * CAPABILITY IMAP4...

and if I look at imp/lib/IMAP/Client.php code it does expect the ok line and nothing else.</description> 
   <pubDate>Wed, 19 Apr 2006 12:57:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3793#t19173</link> 
  </item> 
   
  <item> 
   <title>I forgot to mention that the message on the login screen is:</title> 
   <description>I forgot to mention that the message on the login screen is:



Bad request: IMAP4 IMAP4REV1 STARTTLS NAMESPACE IDLE MAILBOX-REFERRALS SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND</description> 
   <pubDate>Thu, 20 Apr 2006 08:41:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3793#t19220</link> 
  </item> 
   
  <item> 
   <title>Can you replace your current imp/lib/IMAP/Client.php file wi</title> 
   <description>Can you replace your current imp/lib/IMAP/Client.php file with this one?

http://cvs.horde.org/co.php?r=1.47&amp;p=1&amp;f=imp%2Flib%2FIMAP%2FClient.php

and see if that fixes your problem.</description> 
   <pubDate>Thu, 20 Apr 2006 22:03:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3793#t19269</link> 
  </item> 
   
  <item> 
   <title>With this version of Client.php i get the following:

a) it </title> 
   <description>With this version of Client.php i get the following:

a) it takes ages on the browser to do something after i press log in



b) it gives a page back on the client called: redirect.php, which is empty



c) the apache log shows:

[client x.x.x.x] PHP Fatal error:  Allowed memory size of 8388608 bytes exhausted (tried to allocate 44 bytes) in /var/www/html/horde/lib/Horde/SessionObjects.php on line 208, referer: http://mail.xxxxx.nl:8099/horde/imp/

Allowed memory size of 8388608 bytes exhausted (tried to allocate 135 bytes)



and one apache process died.



If i add debug statements in the Client.php to see what happens, i see it return a true in the function login at line 662.

</description> 
   <pubDate>Fri, 21 Apr 2006 10:26:16 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3793#t19285</link> 
  </item> 
   
  <item> 
   <title>Well, I can&#039;t speak for your experience but noone else seems</title> 
   <description>Well, I can&#039;t speak for your experience but noone else seems to be having a problem with the new code in HEAD.  Backporting to 4.1.2 and closing ticket.</description> 
   <pubDate>Wed, 03 May 2006 04:55:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/3793#t19685</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
