Listen, I'm gonna take my courier port and pare it down to work the same 
way with standalone courier-imap.  I'm getting no response from Neil 
Blakey-Milner <[EMAIL PROTECTED]>, courier-imap port's current maintainer. 
I'm pretty sure it'll work for you.  Perhaps in return you could do some 
'lobbying' on [EMAIL PROTECTED] to either get my changes committed or let 
me take over as maintainer.

-- 
Yarema

--On Friday, January 25, 2002 19:12:04 +0300 Odhiambo Washington 
<[EMAIL PROTECTED]> wrote:

> Hello List,
>
> Please excuse my stupid question. It's only that the answer is hidden
> somewhere.
> I run FreeBSD 4.x-STABLE on a couple machines here and I'd like to
> switch from uw-imap to courier. The port in FreeBSD did not seem to
> do what I wanted because I needed to incorporate ldapauth. Now I
> decided to compile from 1st principles by downloading the 1.3.12
> tarball, extracting and doing what the small script below would:
>
># !/bin/sh
> PREFIX=/usr/local
> CONFIGURE=./configure
>
> $CONFIGURE --with-authldap
> --with-authldaprc=${PREFIX}/etc/courier-imap/authldaprc \
> --without-authshadow \
>                 --without-authcram \
>                 --with-authmysql --with-authpam \
>                 --sysconfdir=${PREFIX}/etc/courier-imap \
>                 --with-userdb=${PREFIX}/etc/userdb \
>                 --datadir=${PREFIX}/share/courier-imap \
>                 --libexecdir=${PREFIX}/libexec/courier-imap \
>                 --enable-workarounds-for-imap-client-bugs \
>                 --disable-root-check --with-piddir=/var/run \
>
>
> The compile happens successfully but I don't get to see authldaprc. I hope
> that someone has done the same cleanly on FreeBSD and may be able to help
> me, even with other configure ARGS that I may have missed. I'm probably
> missing on a few things.


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to