Roundcube Community Forum

Release Support => Requests => Topic started by: kapitan on October 03, 2008, 04:42:30 AM

Title: c-client based imap connection
Post by: kapitan on October 03, 2008, 04:42:30 AM
Hi,

I have recently installed roundcube v0.2-beta instead of the squirrelmail.
Roundcube seems to look very good comparing to the squirrelmail, but the performance is unfortunately much worse.

I did some profiling with xdebug and according to it 99% of the time consumes imap stuff. (if it works, see other post -  timeouts in imap.c (http://www.roundcubeforum.net/pending-issues/3616-many-timeouts-imap-inc.html))

I think all the problems are caused by the IlohaMail, so my question is:

Is there any plan to use c-client (I mean PHP default wrapper) instead IlohaMail or as an alternative, like all others PHP based mailers?
C-client is more mature, and faster (written in C)


BR,
Maciej M.