Hello,
    I've set up SquirrelMail and I can get it running for one test user but for the other I keep on getting "Bad request: Unexpected extra arguments to LOGIN" errors when I log in one.  I've looked around the source code and determined that there are some extra characters being sent through the login command:
 
A001 LOGIN "mwiuser" "password\r\xc3\xdc"
 
The username here is the same one that I use, but the password is different.  I've tried a passwords and they all have the same error so it looks like the password is inconsequential.
 
When I first log in it goes through fine but when the login uses the secret key I get the error and the above mentioned login string.  I wrote a hack that chops off everything after the \r if the \r exists but obviously I'd rather have the password encrypted/decrypted properly if at all possible so I don't have to copy the hack every time I upgrade.
 
Kevin Schroeder
Mirageworks, Inc.
em: [EMAIL PROTECTED]
Learn about the Novalox spam filter at http://www.novalox.com/

Reply via email to