5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop & MySQL (wit...
FromSent OnAttachments
Kilian HuberMay 2, 2003 11:21 am 
Bernhard SchmidtMay 2, 2003 11:59 am 
p dont thinkMay 2, 2003 12:43 pm 
Kilian HuberMay 2, 2003 2:15 pm 
p dont thinkMay 2, 2003 2:41 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: [maildropl] maildrop & MySQL (with postfix)Actions...
From:Bernhard Schmidt (bs@netsrc.de)
Date:May 2, 2003 11:59:26 am
List:net.sourceforge.lists.courier-maildrop

On Fri, 02 May 2003 20:11:46 +0200 Kilian Huber <kh@nxtwb.net> wrote:

Hello all,

My Setup: Debian GNU/Linxu 3.0, Postfix 1.1.11-0.woody, Courier-imap 1.4.3-2.3, Maildrop 1.5.3. I have compiled maildrop by myself with --enable-maildropmysql. maildropmysql.config is in place. Still when I call maildrop from postfix's master.cf with "pipe flags=Ru user=amavis argv=/usr/local/bin/maildrop -d ${user}", I get the error "temporary failure. Command output: /usr/local/bin/maildrop: Invalid user specified.". I also tried to replace ${user} with ${recipient} which doesn't help either. I suppose maildrop does not really look up the user in the MySQL database. Do I need to configure that in maildroprc? If yes, how is this done? I found no documentation about that, so if someone can give me some hints, I'd be very thankful!

What does maildrop -v say? something like:

gp@doom:~> maildrop -v | grep SQL Virtual user database via MySQL extension enabled.

And are you sure your maildropmysql.config is in /etc ?

Otherwise I would check what MySQL logs are saying..

HTH,

Bernhard