[imp] troubles with dimp

Michael M Slusarz slusarz at horde.org
Thu May 31 22:02:45 UTC 2007


Quoting Joseph Malone <josephmalone at higlum.com>:

> Small update...
>
> Apparently, the cvs update wasn't updating my
> IMP/lib/IMAP/Cache.php... I deleted the file, updated again, and now
> the IMP_IMAP_Cache::getCacheID error is gone... but "The server was
> unable to generate the message list.  Please try again later" message
> remains... Now I have no error message to even give me a hint. If
> anyone has run into this problem, please let me know!

That message will occur if dimp receives 3 consecutive connection  
failures from the server.  By connection failure, it means either the  
server broke the connection or the JSON returned from the server was  
invalid.  In the latter case, the JSON is usually invalid because a  
PHP error message has snuck into the output.  Often times the best  
debugging comes from using a web debugging tool (e.g. Firebug) and  
viewing the returned content from the server.

Make particular note that if you have used DIMP in the past (i.e.  
before the last week), several new configuration options were added in  
the past week that will totally break your server unless they are set.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the imp mailing list