5 messages in net.sourceforge.lists.courier-maildrop[maildropl] maildrop & MySQL (with po...
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:[maildropl] maildrop & MySQL (with postfix)Actions...
From:Kilian Huber (kh@nxtwb.net)
Date:May 2, 2003 11:21:36 am
List:net.sourceforge.lists.courier-maildrop

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!

Greetings, Kilian