3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Compile with courier-...
FromSent OnAttachments
M. Rodrigo MonteiroJul 29, 2008 7:45 am 
Devin RubiaJul 29, 2008 8:01 am 
M. Rodrigo MonteiroJul 29, 2008 9:14 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] Compile with courier-authlib enabledActions...
From:M. Rodrigo Monteiro (fale@rodrigomonteiro.net)
Date:Jul 29, 2008 9:14:32 am
List:net.sourceforge.lists.courier-maildrop

2008/7/29 Devin Rubia <dev@thezone.net>:

You should see:

Courier Authentication Library extension enabled.

if authlib support is enabled. You need to have authlib compiled and installed before you build maildrop.

I just put the courierauthconfig in the PATH, and everything went ok.

# export PATH="${PATH}:/usr/local/courier-authlib/bin" # ./configure ...

And now,

# /usr/local/maildrop/bin/maildrop -v maildrop 2.0.4 Copyright 1998-2005 Double Precision, Inc. GDBM extensions enabled. Courier Authentication Library extension enabled. Maildir quota extension enabled. This program is distributed under the terms of the GNU General Public License. See COPYING for additional information.

Thanks anyway.