Jason

I managed to do this as follows,

PHP: 4.0.6
UW imap client: imap-2001a
Linux Distro: RH6.2
Linux Kernel: 2.2.19-6.2.12
Cyrus IMAP: 2.0.16
Apache: 1.3.23
MySQL: 3.23.49

My configure command...

./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/dev/apache/
bin/apxs --with-cyrus --with-zlib --with-gdbm=/usr/include/gdbm --with-imap=
/usr/local/uw-imap

We use cyrus imap here hence the need to add this to the configuration -
this may not be relevant for you.

You will need to get hold of teh UW imap client and compile it for your
system.  I installed this by creating a directory /usr/local/uw-imap and
copying the various files required into it.  I did it this way as I was
concerned not to harm my Cyrus Imap installation.

I tried unsuccessfully to use PHP 4.1.1 - it just wouldn't compile after
posting a question to this group I had to raise a bug on bug.php.net - if
you have the same problem as me then perhaps you could add your comments to
the bug!!  For reference it's "15776: imap compile failure"

On the question of writing a web mail client you might be able to save
yourself time by using one of the many available.  For example the company I
work for are trialing Silky Mail and Jawmail but there are many others.

If you would like me to dig out some URLs or think I might be able to help
further let me konw.

Best wishes

Tom Churchward
Red Logic


-----Original Message-----
From: Jason D. Williard [mailto:[EMAIL PROTECTED]]
Sent: 14 March 2002 19:46
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [PHP-INST] IMAP


I would like to begin working with mail servers in PHP, with the intent of
creating a webmail system for my site.  I am trying to get things working,
but am not exactly sure how to get everything installed and configured
correctly.  I know that I have to install a c-client library, but am not
sure how to do this.  Not meaning to sound too helpless, could someone give
me some assistance installing and configuring the c-client?

 -- Jason W.



--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to