Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2004 08:11:57 +0100
From:      Peter Risdon <peter@circlesquared.com>
To:        =?ISO-8859-1?Q?Mattias_Bj=F6rk?= <mattias.bjork@sydnet.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Authentication Problem/Login problem
Message-ID:  <4118753D.4090600@circlesquared.com>
In-Reply-To: <411816EB.2090602@sydnet.net>
References:  <411816EB.2090602@sydnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Mattias Björk wrote:
> Hi,
> 
> I have setup qmail with vpopmail+courier-imap and are using a virtual 
> domain. Its named "mail.birch.se". Im running it on FreeBSD 5.2.1.
> 
> I have used this guide to accomplish this:
> 
> "http://www.stevenfettig.com/mythoughts/archives/cat_qmail.php"
> 
> (Qmail HOWTO 1 thru chapter 3.)
> 
> I have also read some of the comments and did the change of
> AUTHMODULES="authvchkpw" in "/usr/local/etc/courier-imap/authdaemonrc" 
> from AUTHMODULES="authdaemon".
> 

Odd - in my version of /usr/local/etc/courier-imap/authdaemonrc the line is:

authmodulelist="authvchkpw authcustom authuserdb authpam"

(I just added authvchkpw to the start of the default list).

Moreover, I have no line beginning AUTHMODULES=

In case it helps, here is my complete authdaemonrc:

#starts here - comments stripped


authmodulelist="authvchkpw authcustom authuserdb authpam"
authmodulelistorig="authcustom authuserdb authpam"
daemons=5
version=""
authdaemonvar=/usr/local/var/authdaemon


#end of file

Peter.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4118753D.4090600>