Comment 14 for bug 102947

Revision history for this message
Josip Rodin (joy) wrote : Re: [Bug 102947] Re: ERR: authdaemon: s_connect() failed: No such file or directory

On Thu, Jul 29, 2010 at 08:57:34PM -0000, Simon Elsbrock wrote:
> For each mail fetched, maildrop seems to be returning the
> following error:
>
> msg 1/1 (7036 bytes), delivery error (command maildrop 10858 error (67, ERR: authdaemon: s_connect() failed: No such file or directory
> Invalid user specified.))
> Delivery error (command maildrop 10859 error (67, ERR: authdaemon: s_connect() failed: No such file or directory
>
> The user which was specified with -d definitely exists, though.
> Nevertheless, the mail was not delivered. I was able to fix this bug for
> me by patching the package (--disable-authlib in debian/rules) and
> rebuilding it using debuild.

This is not the same bug as reported in the original bug report.

You are actually getting the fatal error rather than just a warning.
Maildrop is returning an error status to fetchmail:

% grep 67 /usr/include/sysexits.h
#define EX_NOUSER 67 /* addressee unknown */

File a new bug and include more details regarding your actual configuration.

--
     2. That which causes joy or happiness.