On Sat, Jun 03, 2000 at 09:41:19AM -0300, Antonio S. Martins Jr. wrote:
On Fri, 2 Jun 2000, Sam Varshavchik wrote:
On Fri, 2 Jun 2000, Matt Outten wrote:
I have been looking through all the documentation for PHP &
courier-IMAP, and I can't seem to find an example of how to compile php
--with-imap using the courier-imap server. Can anyone help me out. I
am running a Linux RedHat system with Apache 1.3.12 and PHP4.0. Courier
IMAP works fine, I just cannot compile php with the imap modules. Any
help would be greatly appreciated.
Your question does not make sense. The two applications are completely
separate, independent, applications and have no dependencies on each
other.
Sorry Sam,
But the question does make sense! While compiling PHP with IMAP support
you need the IMAP libraries. But for while the courier-imap server doesn't
have it! What Matt will need to do is install WU-IMAP (or only the devel
Hello Antonio,
It has nothing to do with courier-imap.
courier-imap is an IMAP server implementation.
You are looking for IMAP _CLIENT_ implementation header file to be able to
compile PHP imap support.
It's not courier-imap or any IMAP server implementation responsability to
provide such a client library.
Yep, use the client library of UW-IMAP, it's the de-facto open-source
client implementation.
package if using RPM). Then compile PHP using the WU-IMAP libraries!
The API for IMAP access is the same, then Matt will be able to connect
on both WU-IMAP and Courier-IMAP on his choice!
Hope this helps,
Antonio.
Be Here Now. If you do not live in the future, there is nothing to fear.
If you do not live in the past, there is nothing to regret.