18 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Cant get maildrop to ...
FromSent OnAttachments
Martin ByrneFeb 7, 2007 9:20 am 
Devin RubiaFeb 7, 2007 11:54 am 
Martin ByrneFeb 7, 2007 12:53 pm 
Devin RubiaFeb 7, 2007 1:35 pm 
Martin ByrneFeb 7, 2007 1:53 pm 
Sam VarshavchikFeb 7, 2007 3:09 pm 
Sam VarshavchikFeb 7, 2007 3:11 pm 
Martin ByrneFeb 7, 2007 3:29 pm 
Sam VarshavchikFeb 7, 2007 3:55 pm 
Martin ByrneFeb 7, 2007 4:13 pm 
Sam VarshavchikFeb 7, 2007 4:20 pm 
Martin ByrneFeb 8, 2007 2:01 am 
Tony EarnshawFeb 8, 2007 2:30 am 
Martin ByrneFeb 8, 2007 2:51 am 
Sam VarshavchikFeb 8, 2007 3:58 am 
Tony EarnshawFeb 8, 2007 3:59 am 
Martin ByrneFeb 8, 2007 5:01 am 
Tony EarnshawFeb 8, 2007 6:11 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Cant get maildrop to compile with authlib (virtual users)Actions...
From:Tony Earnshaw (ton@hetnet.nl)
Date:Feb 8, 2007 2:30:48 am
List:net.sourceforge.lists.courier-maildrop

Martin Byrne wrote, on 08. feb 2007 11:01:

[...]

Well, what exactly are you doing? Explain how you go about building courier-authlib, and maildrop. If you want to figure out what the problem is, that cannot be done until you explain what you do.

Ok well authlib was installed through an rpm - there also seems to be a courier-authlib-mysql rpm installed.

With maildrop ive done both :

rpmbuild -ta maildrop.tar.bz and ./configure ./make ./make install

Ive tried setting LDFLAGS="-L/usr/lib/courier-authlib" and LD_LIBRARY_PATH="/usr/lib/courier-authlib" and then running config/make/make install and still nothing.

You make it sound as if the courier-authlib-mysql rpm is a sort of automatic panacea in itself; it's not, you have to configure authdaemond to use it through the MySQL module (if that's what you're wanting) and, having done that, use the authtest utility to test it. All this is well documented, both in the configuration files and supplied doco.

maildrop itself goes to authdaemond through libcourierauth for its verification and quota routines, but authdaemond has to be configured first. If that works, Courier IMAP ought to work too (after configuration ;)

--Tonni