IMP 3.0 and UW IMAP 2001a -- works (fwd)

Brent J. Nordquist bjn@horde.org
Mon, 25 Feb 2002 06:11:21 -0600 (CST)


---------- Forwarded message ----------
Date: Mon, 25 Feb 2002 13:01:33 +0100 (CET)
From: Peter Reuterås <peter@md.kth.se>
Sender: peter@localhost.localdomain
To: bjn@horde.org
Subject: Re: IMP 3.0 and UW IMAP 2001a -- works (fwd)

Hi

I'm not on the list so could you please forward it. Thanks!
I saw the reply about c-client can it be the link to libc-client.a that
have been the problem?

/Peter



It is nothing special. I haven't had time to look at the list to check
what kind of problems people have had. Send any questions to my adress
directly since I'm not on the list.

The machine runs Redhat 7.2. I have compiled two versions of UW IMAP
2001a. One with SSL and one without. PHP is compiled to use the IMAP
version without SSL, since it is on the same host and users can't select
other mailservers I see no reason to use SSL. The command to build it was
"make lrh". To get PHP to compile against it you must make a link

ln -s c-client/c-client.a c-client/libc-client.a

Another thing that you should look at is SPOOLDIR in
src/osdep/unix/Makefile for the os type your building for. Can't remember
anything else that was special.

Let me know if you have any more questions.

Best regards,

Peter


On Mon, 25 Feb 2002, Brent J. Nordquist wrote:

>Hm; that's suspicious, in that so many people had problems with it.
>Peter, can you reply to the list and give us more details about your
>platform, how you compiled it, etc.?  I'm reluctant to declare it
>"working" until we understand better what makes it broken for so many
>people.
>