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:p dont think (pdon@angrynerds.com)
Date:May 2, 2003 12:43:26 pm
List:net.sourceforge.lists.courier-maildrop

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

I have "-d $recipient" (no braces)

but I think your problem is not this, but the "user=amavis"

there are several postings about getting the user correct in the mailing list archives. make sure that you created a user called amavis and you might also need to configure with --enable-trusted-users='amavis' depending on your --enable-restrict-trusted setting.