For some reason, the last portion of the message below was chopped off. Here it
is:
I did run your test as below, although I am unsure of the permission context I
should be in:
As myself ('rbrandt')
rbrandt@linux:~ # maildrop -V[3-5] -d rbra...@amd64.csd-bes.net <
/home/rbrandt/message.eml
ERR: authdaemon: s_connect() failed: permission denied
maildrop: Temporary authentication failure.
rbrandt@linux:~ #
As root:
linux:~ # maildrop -V[3-5] -d rbra...@amd64.csd-bes.net <
/home/rbrandt/message.eml
linux:~ #
(no response, but nothing was done with the message)
Thanks
Rob
Courier-imap, courier-authlib and maildrop are all new installations using
new
versions from courier-mta.org, compiled and rpm'ed over the last week or so
for
a new server to be deployed this week. I see that Sam released new versions
of
-imap and -authlib yesterday; my versions are the ones just prior to that.
Presumably they work together :). It is my understanding that once authlib
is
installed and working, all the other components now use that for
authentication; therefore if courier-imap is authenticating OK, then maildrop
should too. If that understanding is wrong, then that's probably my trouble