GH writes: > On Tue, Jun 05, 2001 at 10:54:32PM +0000, some SMTP stream spewed forth: >> GH writes: >> >> > I have installed sqwebmail-2.0.0 on a FreeBSD 4.3 machine (using the >> > ports collection). I am seeing what appears to be caching of login >> > information despite compiling with --without-cachedir. This installation >> > was compiled to authenticate using vpopmail through (I believe) authvchkpw. >> >> Define "appears". > > I have created an account under a virtual domain using qmailadmin. > (I have verified that the account exists in MySQL.) > I am able to use this account in sqwebmail. > I change the password for this account using qmailadmin. > (I have verified that the password changes in MySQL, but I know not to what.) > I am unable to use the new password for the account using sqwebmail. > > 1) create account for a virtual domain using qmailadmin. > 2) any use of this account in sqwebmail > 3) change password for account using qmailadmin > 4) sqwebmail uses the old password, but the pop daemon uses the new > password Use --disable-webpass option to the configure script. See INSTALL. -- Sam
