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.

-- 
ERR: authdaemon: s_connect() failed: No such file or directory
https://bugs.launchpad.net/bugs/102947
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to