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