4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Permissions problem
FromSent OnAttachments
Timothy HaApr 12, 2006 10:35 am 
moussApr 12, 2006 3:14 pm 
Sam VarshavchikApr 12, 2006 4:03 pm 
Timothy HaApr 13, 2006 1:06 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:Re: [maildropl] Permissions problemActions...
From:Timothy Ha (ti@jesuschrist.ru)
Date:Apr 13, 2006 1:06:41 am
List:net.sourceforge.lists.courier-maildrop

Thank you all for your support.

Permissions is now

-rwsr-xr-x 1 root vmail 161712 Apr 12 17:32 /usr/bin/maildrop

vmail is the user that maildrop is running with. And /etc/maildroprc is readable only by vmail

-rw------- 1 vmail vmail 2782 Apr 12 21:05 /etc/maildroprc

It's working.

Timothy.

Sam Varshavchik wrote:

Timothy Ha writes:

I am having this errors in the log

Apr 12 21:12:40 gehard postfix/pipe[11630]: EBF424100D6: to=<te@domain.com>, relay=maildrop, delay=1, status=deferred (temporary failure. Command output: ERR: authdaemon: s_connect() failed: Permission denied /usr/bin/maildrop: Temporary authentication failure. )

Which permission should I fix here? Of /usr/bin/maildrop or of /etc/maildroprc

Read maildrop's INSTALL, the part that's immediately below:

When using the standalone maildrop build with courier-authlib, one of the following configurations must be used:

mouss wrote:

maildrop must belong to root, and should be setuid.