Hi;
Just dawned on me that this is probably the issues that Ken Jones has sent
a temporary fix. I guess the real problem here is in the vpopmail
software. I followed these instructions and it fixed the issue. Sam, is
it possible to get this info put on the sqwebmail homepage as well perhaps
as a link to the mailing list archive?
Cheers,
Tren.
-=-=- forward -=-=-
Notice to folks trying to get vpopmail with the mysql module
working with sqwebmail.
If you can't get sqwebmail to authenticate with valid
vpopmail user/passwords, then read on:
There is an error in the vpopmail code and how it interacts
with sqwebmail. The result is that when a valid user logs
into sqwebmail they will be denied with "invalid user id or password"
message.
I don't have a fix released yet for vpopmail code. Mr Sam sent
me the changes needed, but they aren't tested.
In the mean time there is a simple fix.
In the sqwebmail source code, edit the authlib/preauthvchkpw.c
file and remove the vclose(); call. There is only one
call to vclose.
Then recompile, reinstall and it should work.
Sorry for the problems
Ken Jones
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Tren Blackburn - Owner mailto:[EMAIL PROTECTED] =
= End of Time Networks http://www.theendoftime.net -
- (403) 269-2122 =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
On Mon, 11 Sep 2000, Sam Varshavchik wrote:
> On Mon, 11 Sep 2000, Daniel Augusto Fernandes wrote:
>
> > > > > ./authtest [EMAIL PROTECTED] #####
> > > > > Authenticated: module authmysql
> > > > > Home directory: /home/vpopmail/domains/epostal.com.br/G/daftm
> > >
> > > And what about /home/vpopmail/domains/epostal.com.br/G/daftm/Maildir?
> > >
> >
> > Here it is:
> >
> > > pwd ; ls -la
> > > /home/vpopmail/domains/epostal.com.br/G/daftm
> > > total 10
> > > drwx------ 3 vpopmail vchkpw 1024 Sep 8 15:50 .
> > > drwx------ 102 vpopmail vchkpw 2048 Aug 10 18:09 ..
> > > -rw------- 1 vpopmail vchkpw 1184 Sep 11 13:51 .mailfilter
> > > drwx------ 17 vpopmail vchkpw 1024 Sep 11 17:48 Maildir
> >
> > Did sqwebmail-0.99.20000909 change something in authmysql that could
> > help in it? Could it be 'make install-strip'?
>
> Nope.
>
> You'll have to strace sqwebmail authenticating this request, to figure out
> what's really happening.
>
> --
> Sam
>
>
>