Re: configure --with-authvchkpw
Brian Candler <[email protected]> Wed, 24 Nov 2004 09:17:06 +0000
| Newsgroups | gmane.mail.sqwebmail |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 24, 2004 at 04:38:21PM +1000, RD wrote: > Hello List, > > I have vpopmail running fine. I'm now trying to install sqWebmail. > I'm trying to compile sqWebmail with --with-authvchkpw parameter to use > vpopmail/vchkpw as authentication > > #./configure --with-authvchkpw --with-redhat > > But when I try to authenticate, I get this error message: > authdaemon: s_connect() failed: Connection refused > > Please advise what am I doing wrong. Looks like you forgot to start authdaemond. You didn't say which version of sqwebmail you're running, but if it's reasonably recent, there's useful debugging information in authlib/README.authdebug.html[.in] Brian.