----- Original Message ----- 
From: "Tom Collins" <[EMAIL PROTECTED]>
To: "vpopmail list" <[EMAIL PROTECTED]>
Sent: Thursday, November 27, 2003 3:34 AM
Subject: Re: [vchkpw] Courier and vipmap


> On Friday, November 21, 2003, at 11:24  AM, Jim L. wrote:
> > HELP!  I have been working with this for the last three days and I am 
> > out of
> > ideas. I cannot get ip-alias-domains to work. I have mapped a domain 
> > to an
> > IP address using vipmap.
> 
> Can someone confirm that vipmap works for them with the current version 
> of vpopmail?  If it's broken for everyone, we need to find the cause 
> and fix it before the 5.4 release.

I ran some tests on it the other day after seeing this post,
and it appeared to work OK as far as I could see (POP3)

Its not going to work from Courier though I wouldn't think.
Courier doesn't use the vchkpw code when it auth's a user.
What it does is :
take the username/password supplied by the user,
runs vauth_getpw() to retrieve that user's passwd entry,
runs a crypts the password supplied by the user,
compares the crypted pass against the pass in the pwent.
If it matches then auth is successful, else declared a failure.

Michael.


Reply via email to