Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[courier-users] PHP & Courier.

0 views
Skip to first unread message

Wes Wannemacher

unread,
Mar 1, 2001, 8:48:41 AM3/1/01
to
On Wed, Feb 28, 2001 at 02:24:34PM -0800, Brad Dameron wrote:
>
> I can not locate the info that tells how to setup UW Imap for PHP. This
> has to be done since Courier does not have the c-client. Anyone know where
> this is located on the webpage. I have looked it seems everywhere.

I would need to know how you are installing PHP. If you are building
from source, you could add '--with-imap' when you are running
'configure'. If you use Debian GNU/Linux, you could 'apt-get install
php-imap' and everything would work just fine.

We are running courier-imap here and we use 'imp' for student email. If
you need more specifics on setting some of this up, let me know.

->W

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Wesley Wannemacher
Instructor / Network Administrator
University of Northwestern Ohio
http://www.unoh.edu/
wawa...@unoh.edu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--
I guess what I'm saying is that the croak in question is requiring
agreement (in the linguistic sense) that isn't buying us anything.
-- Larry Wall in <1997092416...@wall.org>
--

_______________________________________________
courier-users mailing list
courie...@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/courier-users

Brad Dameron

unread,
Mar 1, 2001, 4:55:49 PM3/1/01
to
Here is the answer to my own question. This should be on courier's webpage
somewhere.

If you use the Courier or Cyrus IMAP server, you must download the UW-IMAP
package and build c-client on the same machine as the webserver. The steps
to build only the c-client libraries are as follows:

Move to the top directory of the UW-IMAP distribution.
Run make with the correct argument for your operating system.
ln -s c-client include
mkdir lib
cd lib
ln -s ../c-client/c-client.a libc-client.a
and then point PHP configure's --with-imap option at the top directory of
the UW-IMAP distribution. (There is no need to make install in the IMAP
distribution.)


---
Brad Dameron bdam...@tscnet.com
Network Account Executive 877-663-4349
TSCNet Online Services www.tscnet.com

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/2001

0 new messages