On Mon, Sep 04, 2006 at 09:34:08AM +0200, Marcus Frings wrote:
> 3) I still must use `mailbox_command = /usr/bin/maildrop -d "$USER" -f
>    "$SENDER" "$EXTENSION"' in /etc/postfix/main.cf to make everything
>    work.
> 
> If I just use `mailbox_command = /usr/bin/maildrop -f "$SENDER"
> "$EXTENSION"' (as Josip suggested) mails will not be delivered to my
> maildir, even with courier-authdaemon installed or with the additional
> modified permissions at /var/run/courier/authdaemon.
> 
> When courier-authdaemon is installed and permissions on
> /var/run/courier/authdaemon are modified BUT `-d "$USER"' is removed I
> get the following error in mail.info:
> 
> ,----
> | status=deferred (temporary failure. Command output: /usr/bin/maildrop: 
> Unable to open filter file, errno=2. )
> `----
> 
> When I add `-d "$USER"' again my mails will be delivered.

What's your $DEFAULT without -d? Do you set it in /etc/maildroprc?
Can you run it with strace perhaps and see which filter file can't it open?
(Stupid error messages... :( )

-- 
     2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to