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
  #21 (permalink)  
Old 01-29-2009, 04:47 AM
Intermediate Member
 
Posts: 24
Default

Also the results of /etc/hosts

Code:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1		localhost.localdomain localhost
::1		localhost6.localdomain6 localhost6
192.168.8.10		mail.coqueths.internal mail
Reply With Quote
  #22 (permalink)  
Old 01-29-2009, 04:47 AM
Moderator
 
Posts: 7,911
Default

Please post all the other details that have been requested aswell.
__________________
Reply With Quote
  #23 (permalink)  
Old 01-29-2009, 04:48 AM
Intermediate Member
 
Posts: 24
Default

What else do you need?
Reply With Quote
  #24 (permalink)  
Old 01-29-2009, 04:51 AM
Zimbra Consultant & Moderator
 
Posts: 19,633
Default

Quote:
Originally Posted by clarky2k3 View Post
What else do you need?
Everything that you were previously asked for.
__________________
Regards


Bill
Reply With Quote
  #25 (permalink)  
Old 01-29-2009, 04:57 AM
Intermediate Member
 
Posts: 24
Default

Sorry I will do the digs now. Is the dig command for coqueths.internal or coqueths.org
Reply With Quote
  #26 (permalink)  
Old 01-29-2009, 05:02 AM
Moderator
 
Posts: 7,911
Default

Both please
__________________
Reply With Quote
  #27 (permalink)  
Old 01-29-2009, 05:43 AM
Intermediate Member
 
Posts: 24
Default

Sorry about the wait, right here we go.

/etc/hosts
Code:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1		localhost.localdomain localhost
::1		localhost6.localdomain6 localhost6
192.168.8.10		mail.coqueths.internal mail
/etc/resolv.conf
Code:
search coqueths.internal
nameserver 192.168.8.8
nameserver 192.168.8.1
dig coqueths.internal mx
Code:
; <<>> DiG 9.3.4-P1 <<>> coqueths.internal mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7717
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;coqueths.internal.		IN	MX

;; AUTHORITY SECTION:
coqueths.internal.	3600	IN	SOA	chs-sr-dc1.coqueths.internal. hostmaster.coqueths.internal. 3815 900 600 86400 3600

;; Query time: 0 msec
;; SERVER: 192.168.8.8#53(192.168.8.8)
;; WHEN: Thu Jan 29 12:21:57 2009
;; MSG SIZE  rcvd: 93
dig coqueths.internal any
Code:
; <<>> DiG 9.3.4-P1 <<>> coqueths.internal any
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10203
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 2

;; QUESTION SECTION:
;coqueths.internal.		IN	ANY

;; ANSWER SECTION:
coqueths.internal.	600	IN	A	192.168.8.8
coqueths.internal.	3600	IN	A	129.168.8.0
coqueths.internal.	600	IN	A	192.168.8.1
coqueths.internal.	3600	IN	NS	chs-sr-dc2.coqueths.internal.
coqueths.internal.	3600	IN	NS	chs-sr-dc1.coqueths.internal.
coqueths.internal.	3600	IN	SOA	chs-sr-dc1.coqueths.internal. hostmaster.coqueths.internal. 3815 900 600 86400 3600

;; ADDITIONAL SECTION:
chs-sr-dc2.coqueths.internal. 3600 IN	A	192.168.8.1
chs-sr-dc1.coqueths.internal. 3600 IN	A	192.168.8.8

;; Query time: 0 msec
;; SERVER: 192.168.8.8#53(192.168.8.8)
;; WHEN: Thu Jan 29 12:22:12 2009
;; MSG SIZE  rcvd: 212
dig coqueths.org mx
Code:
; <<>> DiG 9.3.4-P1 <<>> coquetghs.org mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 41427
;; flags: qr aa; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;coquetghs.org.			IN	MX

;; AUTHORITY SECTION:
org.			0	IN	SOA	a0.org.afilias-nst.info. noc.afilias-nst.info. 2008514066 1800 900 604800 86400

;; Query time: 31 msec
;; SERVER: 192.168.8.8#53(192.168.8.8)
;; WHEN: Thu Jan 29 12:33:20 2009
;; MSG SIZE  rcvd: 94
dig coqueths.org any
Code:
; <<>> DiG 9.3.4-P1 <<>> coqueths.org any
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59568
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 3

;; QUESTION SECTION:
;coqueths.org.			IN	ANY

;; ANSWER SECTION:
coqueths.org.		3600	IN	NS	ns2.derwentside.net.
coqueths.org.		3600	IN	NS	ns1.derwentside.net.
coqueths.org.		3600	IN	SOA	ns1.derwentside.net. admin.derwentside.net. 200808111 900 600 86400 3600
coqueths.org.		3600	IN	MX	10 mail.coqueths.org.

;; ADDITIONAL SECTION:
ns2.derwentside.net.	10821	IN	A	217.23.224.14
ns1.derwentside.net.	10821	IN	A	217.23.224.13
mail.coqueths.org.	2723	IN	A	217.23.230.158

;; Query time: 12 msec
;; SERVER: 192.168.8.8#53(192.168.8.8)
;; WHEN: Thu Jan 29 12:22:36 2009
;; MSG SIZE  rcvd: 192
host `hostname`
Code:
mail.coqueths.internal has address 192.168.8.10
mail.coqueths.internal mail is handled by 10 mail.coqueths.internal.
Reply With Quote
  #28 (permalink)  
Old 01-29-2009, 05:49 AM
Moderator
 
Posts: 7,911
Default

You need to add a MX and A records to your internal DNS for your mail server.
__________________
Reply With Quote
  #29 (permalink)  
Old 01-29-2009, 05:53 AM
Intermediate Member
 
Posts: 24
Default

I already have a A and a MX record for mail.coqueths.internal
Reply With Quote
  #30 (permalink)  
Old 01-29-2009, 05:56 AM
Moderator
 
Posts: 7,911
Default

No you don't Look at what you have posted
Code:
; <<>> DiG 9.3.4-P1 <<>> coqueths.internal mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7717
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;coqueths.internal.		IN	MX

;; AUTHORITY SECTION:
coqueths.internal.	3600	IN	SOA	chs-sr-dc1.coqueths.internal. hostmaster.coqueths.internal. 3815 900 600 86400 3600

;; Query time: 0 msec
;; SERVER: 192.168.8.8#53(192.168.8.8)
;; WHEN: Thu Jan 29 12:21:57 2009
;; MSG SIZE  rcvd: 93
__________________
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.