7 messages in net.sourceforge.lists.courier-maildrop[maildropl] Temporary authentication ...
FromSent OnAttachments
CourierJul 14, 2005 9:03 am 
Sam VarshavchikJul 14, 2005 3:26 pm 
CourierJul 14, 2005 3:55 pm 
Sam VarshavchikJul 14, 2005 4:56 pm 
CourierJul 14, 2005 5:13 pm 
Sam VarshavchikJul 14, 2005 6:27 pm 
CourierJul 14, 2005 9:50 pm 
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] Temporary authentication failureActions...
From:Courier (Cour@light-hall.com)
Date:Jul 14, 2005 9:03:43 am
List:net.sourceforge.lists.courier-maildrop

I built maildrop as follows...

./configure –enable-mysql –enable-syslog=1 --enable-maildrop-uid=root --enable-maildrop-gid=mail –enable-maildirquota –with-trashquota –with-authlib –enable-maildrop-trusted-users=”maildrop” –enable-maildrop-suid=root

I then try and use it and get "Temporary authentication failure"

Jul 13 23:15:56 xxxxx postfix/smtpd[2552]: connect from localhost[127.0.0.1] Jul 13 23:15:56 xxxxx postfix/smtpd[2552]: 2D75A5A02F0: client=nagios.lmi.net[66.117.140.245] Jul 13 23:15:56 xxxxx postfix/cleanup[2546]: 2D75A5A02F0: message-id=<1121@webmail.lmi.net> Jul 13 23:15:56 xxxxx postfix/smtpd[2552]: disconnect from localhost[127.0.0.1] Jul 13 23:15:56 xxxxx postfix/qmgr[2539]: 2D75A5A02F0: from=<sen@bar.com>, size=1590, nrcpt=1 (queue active) Jul 13 23:15:56 xxxxx amavis[4768]: (04768-10) Passed CLEAN, [66.117.140.245] [66.124.156.122] <sen@bar.com> -> <us@foo.com>, Message-ID: <1121@webmail.lmi.net>, Hits: 0 Jul 13 23:15:56 xxxxx postfix/smtp[2549]: 901BA5A02EE: to=<us@foo.com>, relay=127.0.0.1[127.0.0.1], delay=3, status=sent (250 2.6.0 Ok, id=04768-10, from MTA: 250 Ok: queued as 2D75A5A02F0) Jul 13 23:15:56 xxxxx postfix/qmgr[2539]: 901BA5A02EE: removed Jul 13 23:15:56 xxxxx maildrop[2555]: Temporary authentication failure. Jul 13 23:15:56 xxxxx postfix/local[2553]: 2D75A5A02F0: to=<us@foo.com>, relay=local, delay=0, status=deferred (temporary failure. Command output: ERR: authdaemon: s_connect() failed: Permission denied /usr/local/bin/maildrop: Temporary authentication failure. )

I tried several suggestions on the postfix mailing list - but perhaps the best one was from Weitse to ask here.... Any help ? Ideas ? Directions ?