Hi

I got a problem with the loginnames that roundcube sends to the server
for authentication. It seems that the username given to roundcube on
loginscreen is processed with strtolower() to lower case and send to the
server.
My user for example is [email protected] but I can login to roundcube as
well with [email protected] which would never work in direct communication
with the server (for example with Thunderbird).
Is there a reason why roundcube lower-cases the usernames? If my user
would be [email protected] then the login in roundcube will always be
rejected as roundcube sends [email protected] which does NOT exist on the
server.

Is there a setting in the conf to force roundcube to send the username
as given by the user without any forcing of lower-case?

Thanks for any help
Cheers

tobi
_______________________________________________
List info: http://lists.roundcube.net/users/

Reply via email to