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:Martin Byrne (mart@lwavetech.com)
Date:Feb 8, 2007 2:01:31 am
List:net.sourceforge.lists.courier-maildrop

Sam Varshavchik wrote:

Martin Byrne writes:

Martin Byrne writes:

Now I want to add maildrop support (basically some server side scripts ala procmail) - so I download the maildrop tar and build it, getting no errors.

maildrop -v gives me:

maildrop 1.8.0 Copyright 1998-2004 Double Precision, Inc.

Where did you download this prehistoric dinosaur from?

http://www.courier-mta.org/download.php#maildrop

Version: 2.0.3 (30-Dec-2006) Filename: maildrop-2.0.3.tar.bz2 (2.0M)

I tried the 2.0.3 version initially and then tried the other versions from sourceforge in the hope that one version would work. The mailserver is running fc3 so I thought maybe an old version of maildrop would work - im getting desperate. I have tried the newest version and get the same results. what am i doing wrong ??

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.