Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-30-2010, 07:42 AM
Member
 
Posts: 11
Default mail server name error

/etc/hosts/
127.0.0.1 localhost.localdomain localhost
172.23.1.152 mail.vishwa.com mail

/etc/resolv.conf
nameserver 127.0.0.1
nameserver 172.23.1.152

/etc/named.conf
zone "vishwa.com." IN {
type master;
file "vishwa.com.zone";
allow-update { none; };
};

/vishwa.com.zone
@ IN SOA mail root.vishwa.com (
42 ; serial (d. adams)
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
IN NS mail
mail IN A 172.23.1.152
IN MX 10 vishwa.com.


i am getting *@mail.vishwa.com as my all my account. i need it as just vishwa.com. please advice.
Reply With Quote
  #2 (permalink)  
Old 03-30-2010, 08:08 AM
Moderator
 
Posts: 7,929
Default

When you are installing Zimbra you can change the domain as you require. The preferred option is to install the server as the FQDN and then go into the Admin GUI and create a new domain name called vishwa.com. You can then create your mailboxes under that domain.
__________________
Reply With Quote
  #3 (permalink)  
Old 03-30-2010, 08:55 AM
Member
 
Posts: 11
Default

http://172.23.1.152/ shows zimbra user login window. how i can stop this. i need only http://172.23.1.152/zimbra/ for users login.
Reply With Quote
  #4 (permalink)  
Old 03-30-2010, 10:09 AM
y@w y@w is offline
Moderator
 
Posts: 658
Default

Zimbra will listen for requests on port 80 and redirect to /zimbra by default. You'll have to run a proxy in front of your Zimbra server to offer up another app on some other path on your server.

You can also do something like this, but it doesn't necessarily have to be Apache: ZimbraApache - Zimbra :: Wiki
__________________
What a n00b!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.