Author Topic: login Problems with user format "user.domain.com"  (Read 3163 times)

Offline neugi

  • Newbie
  • *
  • Posts: 2
login Problems with user format "user.domain.com"
« 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 "user.domain.com@domain.com". 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 "user@domain.com".

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

best
Neugi