24 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: authdaemon pr...
FromSent OnAttachments
Samuel PennJun 26, 2004 6:38 am 
Samuel PennJun 26, 2004 9:21 am 
Arturo "Buanzo" BusleimanJun 26, 2004 9:31 am 
Samuel PennJun 26, 2004 11:55 am 
Sam VarshavchikJun 26, 2004 12:16 pm 
Samuel PennJun 26, 2004 2:01 pm 
Sam VarshavchikJun 26, 2004 2:23 pm 
Samuel PennJun 26, 2004 3:10 pm 
Sam VarshavchikJun 26, 2004 4:54 pm 
Samuel PennJun 27, 2004 1:11 am 
Samuel PennJun 27, 2004 2:05 am 
Eric N. ValorJul 15, 2004 1:28 am 
Sam VarshavchikJul 15, 2004 4:05 am 
Eric N. ValorJul 15, 2004 9:11 am 
Eric N. ValorJul 15, 2004 12:29 pm 
Eric N. ValorJul 15, 2004 1:56 pm 
Sam VarshavchikJul 15, 2004 3:46 pm 
Eric N. ValorJul 15, 2004 5:30 pm 
Sam VarshavchikJul 15, 2004 6:19 pm 
Phillip HutchingsJul 15, 2004 6:21 pm 
James N. HartJul 15, 2004 6:49 pm 
Eric N. ValorJul 15, 2004 7:06 pm 
Sam VarshavchikJul 15, 2004 7:47 pm 
Eric N. ValorJul 17, 2004 1:42 am 
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:Re: [courier-users] Re: authdaemon problemsActions...
From:Samuel Penn (sa@bifrost.demon.co.uk)
Date:Jun 26, 2004 3:10:59 pm
List:net.sourceforge.lists.courier-users

On Saturday 26 June 2004 22:23, Sam Varshavchik wrote:

When authdaemon is installed it replaces all other authentication modules, and the only one that's available is authdaemon. That's why '-m authpam' does not work, because authpam is not installed, authdaemon is.

Okay. From the docs, I assumed authdaemon was just a wrapper to the rest, choosing which of the others to call based on its own configuration. Files for the others still exist in /usr/lib/courier-imap/authlib/, so I assumed they were directly callable.

Given that the above was a red herring, is there anything else I can do to find out why esmtpd is giving:

courieresmtpd: CRIT: authdaemon: s_connect() failed: No such file or directory courieresmtpd: error,relay=127.0.0.1,from=<>,to=<sa@glendale.org.uk>: 450 Service temporarily unavailable.

authdaemond.plain is running, and connecting to the IMAP server works fine.

Thanks.