Please keep messages on the list :)
Connecting to Database SELECT pw_name,pw_passwd FROM elemail_net WHERE pw_name="[EMAIL PROTECTED]" Returned 0 rows. Strange, your old password does not match the database... rejecting.
I went back over my mysql database config and found that the “pw_name” field only contains the username, i.e: jaxx
Gosh, you went to all the trouble to make a virtual domain email system and you aren't using it for what it's made for?
Please could you let me know how to tweak the plugin to either:
1) read the ‘username’ variable from the “pw_name” field rather than the session username ([EMAIL PROTECTED])
Read it from the database using what as a key? We need to use *something* to look it up, now, don't we?
2) strip away the stuff after and including [EMAIL PROTECTED] so’s the select query works.
Try the attached tarball, look for the $username_without_domain setting in the config file.
Totally untested. Please report back if it works.
- Paul
change_mysqlpass-3.3-1.2.8.tar.gz
Description: Binary data
