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

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 11-12-2010, 10:03 PM
Senior Member
 
Posts: 63
Default two zimbra internal email

Hi,

I have 1 zimbra internal email setup. It is running fine. My questions are can I have another zimbra internal email running on different box then this two internal zimbra are can see each other.

My purpose for this are to archive all incoming and outgoing email of all users on zimbra to another zimbra server using postfix always_bcc.

Thanks,
Reply With Quote
  #2 (permalink)  
Old 11-12-2010, 11:49 PM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by pinoy_steal View Post
I have 1 zimbra internal email setup. It is running fine. My questions are can I have another zimbra internal email running on different box then this two internal zimbra are can see each other.
Yes, of course you can.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 11-13-2010, 12:00 AM
Senior Member
 
Posts: 63
Default

thanks for the respond.

How can I do it. Because I install already two internal zimbra. But this two zimbra server cannot see each other. When I email user@abc.com to user@xyz.com it always respond a bounce back. Can you give me some idea on this. thanks
Reply With Quote
  #4 (permalink)  
Old 11-13-2010, 12:08 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Have you set-up valid DNS A & MX records for the second server?
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 11-13-2010, 12:19 AM
Senior Member
 
Posts: 63
Default

Hi,

Yes I setup DNS A & MX record on second server.

This is my config of two zimbra server

Server 1
/var/named/chroot/etc/named.conf

options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
forwarders { 208.67.222.222 ; };
};
include "/etc/rndc.key";
// We are the master server for mailserver.abc.com
zone "zimbra.abc.com" {
type master;
file "db.zimbra.abc.com";

/var/named/chroot/var/named/db.zimbra.abc.com

;
; Address and other host information.
;
@ IN SOA zimbra.abc.com. hostmaster.zimbra.abc.com. (
10118 ; Serial
43200 ; Refresh
3600 ; Retry
3600000 ; Expire
2592000 ) ; Minimum

; Define the nameservers and the mail servers
IN NS 192.168.23.201
IN A 192.168.23.201
IN MX 10 zimbra.abc.com.

------------

Server 2
/var/named/chroot/etc/named.conf

options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
forwarders { 192.168.23.201 ; };
};

include "/etc/rndc.key";
// We are the master server for zimbra.xyz.com
zone "zimbra.xyz.com" {
type master;
file "db.zimbra.xyz.com";
};

/var/named/chroot/var/named/db.zimbra.xyz.com

;
; Addresses and other host information.
;
@ IN SOA zimbra.xyz.com. hostmaster.zimbra.xyz.com. (
100118 ; Serial
43200 ; Refresh
3600 ; Retry
3600000 ; Expire
2592000 ) ; Minimum
;
; Define the nameservers and the mail servers
;
IN NS 192.168.23.203
IN A 192.168.23.203
IN MX 10 zimbra.xyz.com.
Reply With Quote
  #6 (permalink)  
Old 11-13-2010, 12:22 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by pinoy_steal View Post
Yes I setup DNS A & MX record on second server.
You need one DNS server that has DNS records for both Zimbra servers otherwise they'll never see each other.
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 11-13-2010, 12:29 AM
Senior Member
 
Posts: 63
Default

Quote:
Originally Posted by phoenix View Post
You need one DNS server that has DNS records for both Zimbra servers otherwise they'll never see each other.
Can you guide me on how setup one DNS server that has records for both zimbra servers.

I setup zimbra using split dns. Maybe on first zimbra I can setup the DNS record for the second zimbra server.

Thanks
Reply With Quote
  #8 (permalink)  
Old 11-13-2010, 12:57 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Just add the records for the second server to the DNS server on your first server and modify the resolv.con to point to that server.
__________________
Regards


Bill
Reply With Quote
  #9 (permalink)  
Old 11-13-2010, 01:17 AM
Senior Member
 
Posts: 63
Default

Can you give example on this. Because I try to add DNS record on my first server (to see the second server) then on second server I modify the resolv.conf to point on first server. But it still not working.

Thanks
Reply With Quote
  #10 (permalink)  
Old 11-13-2010, 02:36 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by pinoy_steal View Post
Can you give example on this. Because I try to add DNS record on my first server (to see the second server) then on second server I modify the resolv.conf to point on first server. But it still not working.
Go to the Split DNS article and run the commands in the 'Verify ...' section' on both of your servers to confirm that your settings are correct or what's actually wrong with them.
__________________
Regards


Bill
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.