PDA

View Full Version : Virtusertable problems.


djtremors
30th August 2006, 02:12
Hey all,

I'm getting frustrated on how ispc handles virtual user tables in postfix.

Firstly, when creating a new user email, there is the email domain address label next to the box with a @domain.com.
But when I create the email it creates numerous email addresses like so :

user@www.domain.com web14_user
web14_user@www.domain.com web14_user

I can't get it to create the proper email address without the "www" and i don't know why it's adding it in when the email address in the "user & email" section doesn't display it.

Some other domains don't have this so I don't know how the hell I did it right the other time as both domains look the same in setup configuration.

argh!

Time for me to use mysql postfix mods to handle virtual domains/users.

djtremors
30th August 2006, 06:29
argh ok.. i'm here solving my own issues again.

Creating a co-domain of just domain.com instead of the main site of www.domain.com forces it to create alias emails for both domains.

I would've prefered the main domain to NOT have a host and automatically have www as a default host but only do emails for the non www domain. so you only end up with :

web1_user@domain.com web1_user

instead of

web1_user@domain.com web1_user
web1_user@www.domain.com web1_user

etc.

till
30th August 2006, 12:34
Thats the way ispconfig works, i dont think we will change this behaviour in ISPconfig 2.x.