On Feb 4, 2015 1:51 PM, "Stanislav Malyshev" <[email protected]> wrote: > > Hi! > > > And at list this one living native PHP implementation > > https://github.com/horde/horde/tree/master/framework/Imap_Client/ (and > > more library links in the older thread link above). > > This is part of Horde with 9 listed dependencies and 9 suggested ones, > and probably also sub-dependencies. It is much less convenient than > having imap right here when you run PHP. And looks like on top of that > it lists PHP 7 as not supported. > I'm sure there are other imap implementations, but I wouldn't be that > quick in throwing out one that a lot of people may use.
Roundcube imap cleint has many users, other mail libraries are getting a lot of traction. It is not like our users do not move away already. For two reasons, compatibly first (many bugs in imap using c-client) and also because c-client is less and less available by default on many systems.
