2 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: SQL Probs with maildr...
FromSent OnAttachments
Sauer, PeterJan 16, 2005 10:28 pm 
Troels ArvinJan 17, 2005 12:52 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] Re: SQL Probs with maildrop 1.8.0Actions...
From:Troels Arvin (tro@arvin.dk)
Date:Jan 17, 2005 12:52:38 am
List:net.sourceforge.lists.courier-maildrop

On Mon, 17 Jan 2005 07:27:56 +0100, Sauer, Peter wrote:

But maildrop 1.8.0 does not really wotk.

My maildrop 1.8.0 works fine with authlib and a DBMS.

there is always an error in the syslog : status=bounced (user unknown. Command output: ERR: authdaemon: s_connect() failed: Permission denied Invalid user specified. )

Have a look at the permissions on directories leading to the authdaemon socket: Do they allow maildrop to access the socket?

Here, the socket is in /var/spool/authdaemon, and I've made sure that the permissions on /var/spool/authdaemon are relevant. (I use maildrop as MDA from postfix, and in my postfix, I've stated that maildrop should be started as the "courier" user; hence, the /var/spool/authdaemon directory is owned by root:courier, and the permissions are drwxr-x---.)