<?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 Error when communicating with the server</title> 
  <pubDate>Thu, 09 Apr 2026 21:37:06 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9915</link> 
  <atom:link rel="self" type="application/rss+xml" title="IMAP Error when communicating with the server" href="https://bugs.horde.org/ticket/9915/rss" /> 
  <description>IMAP Error when communicating with the server</description> 
 
   
   
  <item> 
   <title>In IMP H4 (5.0) Final, i have a imap server configured in ba</title> 
   <description>In IMP H4 (5.0) Final, i have a imap server configured in backends.php.

When i try delete one or severals messages, appears the notification:

&quot;Error when communicating with the server&quot;

In Kronolith this error it&#039;s solved in this ticket:
http://bugs.horde.org/ticket/9818

But i dont find any information about imp
</description> 
   <pubDate>Thu, 14 Apr 2011 18:25:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63753</link> 
  </item> 
   
  <item> 
   <title>Check the Horde and/or IMAP logs.

For further debugging i</title> 
   <description>Check the Horde and/or IMAP logs.

For further debugging information, please read the &#039;AJAX Troubleshooting&#039; section in imp/docs/INSTALL.</description> 
   <pubDate>Thu, 14 Apr 2011 19:11:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63760</link> 
  </item> 
   
  <item> 
   <title>I&#039;m facing the same problem.
Sometimes when deleting mail I</title> 
   <description>I&#039;m facing the same problem.
Sometimes when deleting mail I do get the said error. IMAP log (dovecot here) shows: 2011-04-16 09:50:37 IMAP(theuser): Info: Connection closed bytes=101/996.
Horde didn&#039;t write any logs.
</description> 
   <pubDate>Sat, 16 Apr 2011 07:53:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63829</link> 
  </item> 
   
  <item> 
   <title>I see the &#039;Error when communicating with the server&#039; as well</title> 
   <description>I see the &#039;Error when communicating with the server&#039; as well. But it appears/happens really randomly and not very often. I haven&#039;t found a way to reproduce. 

I use courier-imap 4.8.1
$_prefs[&#039;use_trash&#039;][&#039;value&#039;] = 1;
$_prefs[&#039;delhide&#039;][&#039;value&#039;] = 1;

For the following trace, I was using dynamic view, and deleting a few selected messages.

2011-04-18T09:13:40+02:00 ERR: HORDE [imp] IMAP error: Error in IMAP command received by server. [pid 15078 on line 219 of &quot;/var/www/html/hordetest/libs/Horde/Imap/Client/Base.php&quot;]
</description> 
   <pubDate>Mon, 18 Apr 2011 07:40:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63838</link> 
  </item> 
   
  <item> 
   <title>&gt;I haven&#039;t found a way to reproduce.

Found !
Select all </title> 
   <description>&gt;I haven&#039;t found a way to reproduce.

Found !
Select all messages in a folder and delete them.
</description> 
   <pubDate>Mon, 18 Apr 2011 08:28:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63839</link> 
  </item> 
   
  <item> 
   <title>I do this all the time without any issues.</title> 
   <description>I do this all the time without any issues.</description> 
   <pubDate>Mon, 18 Apr 2011 08:35:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63841</link> 
  </item> 
   
  <item> 
   <title>&gt; I do this all the time without any issues.

I&#039;ve doubled</title> 
   <description>&gt; I do this all the time without any issues.

I&#039;ve doubled checked, and this happens using traditional mode as well. This could be related to the IMAP server (I guess, I&#039;m no expert).
</description> 
   <pubDate>Mon, 18 Apr 2011 08:46:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63842</link> 
  </item> 
   
  <item> 
   <title>I have the error , although i delete only a message.

Im u</title> 
   <description>I have the error , although i delete only a message.

Im using dovecot as imap server, and  postfix as mail software.

The message is deleted, but appears the notification...

When i using traditional mode, appears blank page when i delete a message.

This is my configuration in backends.php

$servers[&#039;imap&#039;] = array(
    // ENABLED by default
    &#039;disabled&#039; =&gt; false,
    &#039;name&#039; =&gt; &#039;IMAP Server&#039;,
    &#039;hostspec&#039; =&gt; &#039;10.72.3.29&#039;,
    &#039;hordeauth&#039; =&gt; false,
    &#039;protocol&#039; =&gt; &#039;imap&#039;,
    &#039;port&#039; =&gt; 143,
    // Plaintext logins are disabled by default on IMAP servers (see RFC 3501
    // [6.2.3])
    &#039;secure&#039; =&gt; &#039;notls&#039;,
    &#039;maildomain&#039; =&gt; &#039;&#039;,
    // &#039;smtphost&#039; =&gt; &#039;smtp.example.com&#039;,
    // &#039;smtpport&#039; =&gt; 25,
    &#039;cache&#039; =&gt; false,
);



I&#039; have a production server, with egroupware webmail Edition 1.2.9 and not have problems, only with new imp.
</description> 
   <pubDate>Mon, 18 Apr 2011 08:53:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63843</link> 
  </item> 
   
  <item> 
   <title>I&#039;m facing the same problem.

When I am sending message, N</title> 
   <description>I&#039;m facing the same problem.

When I am sending message, Nothing happens (only in error log new log) and I must press it again. Then it is sended.

PHP Fatal error:  Call to a member function get() on a non-object in /usr/share/php/Horde/Imap/Client/Socket.php on line 2946, referer: https://portal.tab-financial.cz/beta/imp/compose-dimp.php?type=reply_auto&amp;folder=INBOX&amp;uid=48811&amp;ajaxui=1&amp;uniq=1303154274052
</description> 
   <pubDate>Mon, 18 Apr 2011 19:35:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63861</link> 
  </item> 
   
  <item> 
   <title>&gt; PHP Fatal error:  Call to a member function get() on a non</title> 
   <description>&gt; PHP Fatal error:  Call to a member function get() on a non-object in 
&gt; /usr/share/php/Horde/Imap/Client/Socket.php on line 2946, referer: 
&gt; https://portal.tab-financial.cz/beta/imp/compose-dimp.php?type=reply_auto&amp;folder=INBOX&amp;uid=48811&amp;ajaxui=1&amp;uniq=1303154274052

This is a duplicate of Bug #9845.</description> 
   <pubDate>Mon, 18 Apr 2011 22:45:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63867</link> 
  </item> 
   
  <item> 
   <title>&gt; &quot;Error when communicating with the server&quot;

This error b</title> 
   <description>&gt; &quot;Error when communicating with the server&quot;

This error by itself doesn&#039;t mean anything - it simply means that the AJAX response from the server was broken, most likely because the server fatally exited on an error.  So you must look at the Horde log to provide any useful information.</description> 
   <pubDate>Mon, 18 Apr 2011 22:48:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63868</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; I do this all the time without any issues.
&gt;
&gt; I&#039;ve dou</title> 
   <description>&gt;&gt; I do this all the time without any issues.
&gt;
&gt; I&#039;ve doubled checked, and this happens using traditional mode as 
&gt; well. This could be related to the IMAP server (I guess, I&#039;m no 
&gt; expert).

It looks like there is an issue with calcualting the UID list after an EXPUNGE response.  Jan (and I) are probably not seeing this because the VANISHED response is being used instead.</description> 
   <pubDate>Mon, 18 Apr 2011 22:49:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63869</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #9915:  </title> 
   <description>Changes have been made in Git for this ticket:

Bug #9915:  Work around broken IMAP clients that send EXISTS data in EXPUNGE response

 2 files changed, 55 insertions(+), 51 deletions(-)
http://git.horde.org/horde-git/-/commit/500d9d70740146f8603265ba5e16dd53779aa08c</description> 
   <pubDate>Tue, 19 Apr 2011 00:31:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63873</link> 
  </item> 
   
  <item> 
   <title>Courier is broken - it sends an EXISTS response during EXPUN</title> 
   <description>Courier is broken - it sends an EXISTS response during EXPUNGE responses even though the RFC explicitly says there is no need for this.  This has been worked around in horde/Imap_Client.</description> 
   <pubDate>Tue, 19 Apr 2011 00:32:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9915#t63874</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
