Matt Simerson wrote:
> 
> Well, it's remotely possible that the problem is in the HTML but I have to
> believe it's not. I have many browers I test with (IE 5.5 on WinNT, Netscape
> 4.7 on WinNT, and Netscape 4.7 on FreeBSD, Netscape 4.7 on MacOS, IE 4.5 on
> MacOS) and I know it's not a browser specific problem. The HTML form works
> just fine for the domains that were added to the system very early on and
> doesn't work for any of the 500+ domains I've added since (as far as I can
> tell).
> 
> So, I did some more testing and it appears the problems is with ALL domains
> that are created under a system username other than vpopmail. The reason I
> thought it was related the the inclusion in rcpthosts vs morercphosts was
> that early domains were in that file. The other common factor was that the
> early ones live in ~vpopmail/domains instead of
> ~username/domains/domain.com.

Ahh.. If you are running a domain under a non vpopmail user name, 
make sure you change the permissions on qmailadmin to be root.root
and setuid/setgid root. The standard distribution sets it to
be setuid/gid vpopmail.vchkpw. 

It needs the root setuid/gid to change ownership to the user
who owns the domain. It gets the domain uid/gid information
from the line in /var/qmail/users/cdb (assign) file.

Ken Jones

> 
> Matt
> 
> > -----Original Message-----
> > From: Brumm Dominik [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, November 29, 2000 3:33 AM
> > To: 'Matt Simerson'
> > Subject: RE: Bug in qmailadmin 0.39
> >
> >
> > I found the error, it's not QmailAdmin, it's the Internet Explorer.
> >
> > At home where I tested the installation I have IE 5 and it
> > was working.
> > At my office I use IE 4 SP2 and all forms don't work, except
> > the "Goto User"
> > form on the POP account page.
> >
> > I think something is wrong in the html code, maybe the
> > <input type=hidden name=do.login value=Add>.
> >
> > - domi
> >
> >
> > > -----Original Message-----
> > > From: Matt Simerson [mailto:[EMAIL PROTECTED]]
> > > Sent: Mittwoch, 29. November 2000 02:36
> > > To: '[EMAIL PROTECTED]'
> > > Subject: Bug in qmailadmin 0.39
> > >
> > >
> > > I've found a few things in qmailadmin that need attention.
> > > The first is the
> > > html files:
> > >
> > > Executing the following command will show you the HTML files
> > > that have the
> > > /en/ path inserted twice. Simply removing the second "en/"
> > > fixed the HTML.
> > >
> > >  qmailadmin-.39# grep en\/en html/en/*
> > >
> > > The other problem, and which I don't know the solution to is
> > > that the change
> > > password feature of qmailadmin fails on some domains. I'm
> > > using vpopmail
> > > 4.9.6 using a system account for each domain. As nearly as I
> > > can tell, all
> > > the domains that exists in rcpthosts (the first 50 added to
> > > the system) work
> > > fine. All new ones (listed in morercpthosts) fail when you
> > > try to set the
> > > password for a pop account. It generates the error "Failed to change
> > > password. test test.com test -22".
> > >
> > > Matt
> > >
> >

Reply via email to