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

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
  #21 (permalink)  
Old 06-24-2008, 06:23 AM
Senior Member
 
Posts: 53
Default

ok that is what you are pointing to?
Quote:
[root@test /]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
192.168.21.75 mail.test.alghurair.com mail
Reply With Quote
  #22 (permalink)  
Old 06-24-2008, 06:30 AM
Moderator
 
Posts: 7,929
Default

Okay, so your named file should be like
Code:
@ IN SOA test.alaghurair.com. hostmaster.test.alghurair.com. (
10118 ; Serial
43200 ; Refresh
3600 ; Retry
3600000 ; Expire
2592000 ) ; Minimum
; Define the nameservers and the mail servers
IN NS mail
mail IN A 192.168.21.75
IN MX 10 mail
you do not need to specify the FQDN for the MX record as it is within the same domain. alaghurair.com will be appended when mail is resolved back.
__________________
Reply With Quote
  #23 (permalink)  
Old 06-24-2008, 06:32 AM
Senior Member
 
Posts: 53
Default

lets clear it a bit
my domain is : alghurair.com
my server is : test.alghurair.com
how iam going to make an mx record to that specifications?
which files do you want me to append from my preivious posts?

Regards and iam very thankfull for all your help
Reply With Quote
  #24 (permalink)  
Old 06-24-2008, 06:34 AM
Senior Member
 
Posts: 53
Default

ok will append that immediatly and reply you back
Reply With Quote
  #25 (permalink)  
Old 06-24-2008, 06:37 AM
Moderator
 
Posts: 7,929
Default

Ok. The named file should therefore be db.alghurair.com and should have these entries
Code:
@ IN SOA alaghurair.com. hostmaster.alghurair.com. (
10118 ; Serial
43200 ; Refresh
3600 ; Retry
3600000 ; Expire
2592000 ) ; Minimum
; Define the nameservers and the mail servers
IN NS test
test IN A 192.168.21.75
IN MX 10 test
that means the server test.alghurair.com will provide both DNS and ZCS services for the domain alaghurair.com. /etc/resolv.conf should point to
Code:
nameserver 192.168.21.75
__________________

Last edited by uxbod; 06-24-2008 at 06:38 AM.. Reason: typo
Reply With Quote
  #26 (permalink)  
Old 06-25-2008, 12:22 AM
Senior Member
 
Posts: 53
Default running fine now

excellent . every service running fine now thanks for your efforts.
now i want to ask a stupid question , from admin@test.alghurair.com mail account i sent an email to the same account , it tells me that the message has been sent but i didnot see any thing in the inbox.

in the mail qeues i found the message has been deffered !!
is that normal?
and if i want to see the mail mechanism i mean the send and recieve do i need to create another account?

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