Too bad, if I fill in something, the server says the password isn't correct, "550 user thany cannot log in".
this is probably because the server *is* expecting a password to be sent, but it has to be empty. I told that it's IIS, and you can't tell IIS to ignore the password. It needs a valid password, whether it's empty or not.
It's the same when logging in interactively, when you try to login with a password into an account that doesn't have a password, it'll fail.
|