9 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Postfix, Maildrop, my...
FromSent OnAttachments
Marc WernerApr 25, 2003 4:52 pm 
p dont thinkApr 25, 2003 6:59 pm 
Marc WernerApr 26, 2003 9:53 am 
Martin List-PetersenApr 26, 2003 10:16 am 
Rolan YangApr 26, 2003 10:25 am 
p dont thinkApr 26, 2003 1:47 pm 
p dont thinkApr 26, 2003 1:49 pm 
Rolan YangApr 26, 2003 2:28 pm 
p dont thinkApr 26, 2003 2:38 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] Postfix, Maildrop, mySQL: Setting up QuotasActions...
From:Rolan Yang (rol@omnistep.com)
Date:Apr 26, 2003 2:28:44 pm
List:net.sourceforge.lists.courier-maildrop

maildrop unix - n n - - pipe flags=uR user=maildrop argv=/usr/local/bin/maildrop -d $recipient -w 10 ^^^^^^

I'm doing virtual hosting with mysql also, but maildrop changes to the user defined in the (user=) parameter prior to delivery, and if that user does not exist, maildrop craps out with the error which Marc had mentioned.

temporary failure. Command output: /usr/local/maildrop/current/bin/maildrop: Invalid user specified.

~Rolan

p dont think wrote:

The user specified must be valid on your unix system. Check /etc/passwd . Create the user if it doesnt exist.

absolutely not true if you are doing virtual hosting and have the mysql extension to maildrop enabled.