Roundcube Community Forum

Release Support => Pending Issues => Topic started by: neugi on November 30, 2006, 10:53:55 AM

Title: login Problems with user format "user.domain.com"
Post by: neugi on November 30, 2006, 10:53:55 AM
Hi,

first of all: Gerat Job, very cool webmail tool.

Maybe somebody hat the same problems, here is a solution.

i had the problem that all users on my server had to login with details like this:

user: user.domain.com
pwd: password
domain: domain.com

in the identities table also the wrong email is created "[email protected]". i've made some changes to the script an now it works for me.

i can login with:

user: user
pwd: password
server: domain.com

in the identities also the correct email will be created "[email protected]".

attached there is the new main.inc that i've created

best
Neugi