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:mouss (mou@netoyen.net)
Date:Apr 12, 2006 3:14:43 pm
List:net.sourceforge.lists.courier-maildrop

Timothy Ha wrote:

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. )

Most probably, maildrop cannot open authdaemon socket.

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

If I set maildroprc to 644 mode, I have don't.

[root]# maildrop -V5 /etc/maildroprc -d te@domain.com test domain.com < ~/virus.eml Message start at 0 bytes, envelope sender=root maildrop: Attempting /etc/maildroprc maildrop: Cannot have world/group permissions on the filter file - for your own good.

I guess that /usr/bin/maildrop and /etc/maildroprc should belong to the user that maildrop is associated in /etc/postfix/master.cf, but why there is the "ERR: authdaemon" line above?

maildrop must belong to root, and should be setuid.