7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] maildrop problem
FromSent OnAttachments
pet...@kgb.roFeb 17, 2005 11:37 am 
Jay LeeFeb 17, 2005 11:52 am 
pet...@kgb.roFeb 17, 2005 11:56 am 
Jay LeeFeb 17, 2005 12:09 pm 
pet...@kgb.roFeb 17, 2005 12:20 pm 
Jay LeeFeb 17, 2005 12:28 pm 
pet...@kgb.roFeb 17, 2005 12:46 pm 
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: [courier-users] maildrop problemActions...
From:Jay Lee (jl@pbu.edu)
Date:Feb 17, 2005 11:52:08 am
List:net.sourceforge.lists.courier-users

pet@kgb.ro said:

I am trying to compile maildrop with "Virtual user database via MySQL extension enabled.", but I managed to do that only with version 1.6.3

with 1.8.0, I did

./configure --enable-maildrop-uid=courier --enable-maildrop-gid=courier --enable-syslog=1 --enable-maildropmysql --with-mysqlconfig=/etc/maildropmysql.config --without-db --enable-maildirquota

but maildrop -v shows only

Courier Authentication Library extension enabled. Maildir quota extension enabled.

courier-authlib is required for maildrop if you wish to use mysql, pgsql or ldap backends. Grab courier-authlib and build/install it first then rebuild maildrop.

Jay