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 ?