PDA

View Full Version : How do I add IMAP support to PHP?


DRKT
06-03-2004, 12:34 PM
Hi,

I decided to change my webmail, because I do not like the design of those. I found a site with an interesting webmail. But for the installation I must install IMAP and one owe recompiler PHP. Is that likely to have problems with directadmin??

Here the site with information:

http://www.dominion-web.com/products/knowledgebase/index.php?option=display&question=212

Thanks

DirectAdmin Support
06-03-2004, 12:39 PM
Hello,

There isn't much reliance on php for DA so you can add anything you wish to php. Just a note that you may need some files that won't be on your system.. and the only way to get them is to compile the imapd binary again... so here's the source code: http://files.directadmin.com/services/imapback.tar.gz

John