View Single Post
  #34 (permalink)  
Old 08-24-2009, 04:34 AM
just_me just_me is offline
Junior Member
 
Posts: 8
Default

Quote:
Originally Posted by phoenix View Post
Well, you should post some diagnostic information like the ones in post #32
here you are:

hosts:

Code:
#::1     localhost ip6-localhost ip6-loopback
#fe00::0 ip6-localnet
#ff00::0 ip6-mcastprefix
#ff02::1 ip6-allnodes
#ff02::2 ip6-allrouters
#ff02::3 ip6-allhosts
127.0.0.1 localhost zimbra
# Auto-generated hostname. Please do not remove this comment.
99.99.99.99 zimbra.mydomain.com zimbra mail www

hostname:

Code:
zimbra.mydomain.com
dig zimbra.mydomain.com any:

Code:
; <<>> DiG 9.4.2-P2 <<>> zimbra.isprz.de any
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11949
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;zimbra.mydomain.com               IN      ANY

;; ANSWER SECTION:
zimbra.mydomain.com.        14379   IN      MX      10 99.99.99.99.

;; Query time: 3 msec
;; SERVER: 199.199.199.199#53(199.199.199.199)
;; WHEN: Mon Aug 24 10:29:28 2009
;; MSG SIZE  rcvd: 61
Unfortunately, there seems, that some posts are missing, because the one you referred to isn't in anymore. Hope this information helps:

Btw, it is a virtual root server (OPENVZ) with Ubuntu 8.04, reverse DNS has been set, the mx and A records in DNS as well.

Thanks for *any* help.
Best
jm
Reply With Quote