2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Setting maildrop trusted ...
FromSent OnAttachments
Sudhakar ChandraJan 23, 2004 1:25 am 
Sam VarshavchikJan 23, 2004 4:12 am 
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] Setting maildrop trusted user through environment variablesActions...
From:Sudhakar Chandra (tha@aunet.org)
Date:Jan 23, 2004 1:25:29 am
List:net.sourceforge.lists.courier-maildrop

Hi,

I am using the Debian backported versions of postfix and courier for Debian Woody (from backports.debian.org). I have configured postfix to use maildrop as the delivery agent for certain virtual domains. This works just fine. When postfix gets an email for fo@test.com it correctly passes it on to maildrop -d fo@test.com.

The problem is maildrop is complaining as follows:

Jan 23 13:57:22 newmail postfix/pipe[10446]: 27AAD7F52: to=<te@test.com>, relay=maildrop, delay=7851, status=deferred (temporary failure. Command output: /usr/bin/maildrop: You are not a trusted user. )

I know that I can recompile maildrop with --enable-trusted-users="postfix", I was wondering whether I could achieve the same for a precompiled maildrop through an evironment variable or configuration parameter?

Thanks.

Sudhakar