There is a very serious bug in PHPXmail 0.33 which sets the password of a user instead of authenticating it.
Fix class.xmail.php: line 268 should be $cmd = "userauth\t$l_domain\t$l_username\t$l_password"; Thanks to Crlittle for pointing this out! Paul Heijman -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Crlittle Sent: Friday, 13 December, 2002 04:26 To: [EMAIL PROTECTED] Subject: [xmail] PHP Xmail .33 question I've installed PHP Xmail .33 and When I log into the site, it comes up fine. I put in an email address that's on the server with a random password,(not the right password) and it logs that account in to the php Xmail System and changes the password to that random password. How can I fix this problem? It doesn't do it with the Ctrl Account log in, just the user accounts. Please Advise. Thanks. ________________________________________________ Message sent using UebiMiau 2.7.2 - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
