I need suggestion for good IMAP library to be integrated with Yii project.
I checked few: Horde Mail lib, Zend_Mail, fmail box, and so far Zend_Mail look like best option(although far from ideal).
Can you tell me your experiences with those libraries, or suggest some other library.
Thanks!!!
Page 1 of 1
Which IMAP PHP library is the best?
#2
Posted 04 April 2012 - 09:40 AM
AFAIK Horde_Imap is the most complete feature-wise. Never had any issues with it.
To be fair: I hardly ever looked at any other lib
To be fair: I hardly ever looked at any other lib

programmer /ˈprəʊgramə/, noun: a device that converts ►coffee into ►code
#3
Posted 14 April 2012 - 01:55 AM
After many hours with Zend Imap library, I found out that it doesn't support searching messages on IMAP server. Actually it does' but that say that code is just for internal use, without any other explanation.
So, I decided to go with PHP IMAP functions.
So, I decided to go with PHP IMAP functions.
#Be Limitless
Gravity4
Gravity4
Share this topic:
Page 1 of 1