i have a mail server mail.domain.com
and a domain: domain.com for email in my zimbra.
I have added domain2.com and domain3.com under the domains section in the admin console.
for domain.com i only have to use the username without the @domain.com to login to zimbra webmail.
but for user@domain2.com and user@domain3.com i have to user the full email (username@domain2.com...)
i've been trying to set this up with virtual hosts but it doesn't seem to work
my dns configuration is as follows:
would anyone be kind enough to help me out with this?Code:zone "domain.com" { type master; file "/etc/bind/db.domain.com"; }; zone "1.168.192.in-addr.arpa" { type master; file "/etc/bind/rev.1.168.192.in-addr.arpa"; }; zone "domain2.com" { type master; file "/etc/bind/db.domain2.com"; }; zone "domain3.com" { type master; file "/etc/bind/db.domain3.com"; };
btw. im running ubuntu server
and if i cannot get this working, is there a way i can have a dropdown box on the login screen to choose the domain to login with?
Thank You so much in advance for all your support!


LinkBack URL
About LinkBacks

