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 11-30-2008, 10:35 PM
Intermediate Member
 
Posts: 17
Default Outgoing mail works, incoming does not

Can anyone help me out here? Just let me know which logs you need?
Reply With Quote
  #2 (permalink)  
Old 11-30-2008, 11:06 PM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Some idea of which version/release of zimbra and which operating would be a start. Is this a new install or an upgrade? A re you behind a router and do you have a Split DNS set-up? Have a look in the log files and see what errors you're getting. Is it all incoming mail that you're having a problem with or just from some domains? Is there any firewall and/or SElinux enabled on your server?
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 12-01-2008, 07:42 AM
Intermediate Member
 
Posts: 17
Default

Sorry, late post before bed, just being lazy.

- Cent OS 5.2
- Current release of Zimbra
- Split DNS (Bind internal and external pointing at public)
- New installation, got MX DNS error during setup
- Behind a firewall, opened port 25 to the server
- I only have one domain, I changed the admin@server.domain.com to admin@domain.com (that should work right?)
- Disabled SELinux on the server and no other firewall should be running.
Reply With Quote
  #4 (permalink)  
Old 12-01-2008, 07:54 AM
Moderator
 
Posts: 7,928
Default

If the MX check failed then it could be how your DNS is setup. Please post the following
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com mx
dig yourdomain.com any
host `hostname` <- note backticks and not singles quotes
__________________
Reply With Quote
  #5 (permalink)  
Old 12-01-2008, 07:55 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

The usual questions follow. Please post the output of the following commands (run on the zimbra server):

Code:
host `hostname`  <-- use backticks not single quotes
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com mx
dig yourdomain.com any
To make your output easier to read please format the output of each command with the code tag (highlight the text and hit the # symbol above the edit box).
__________________
Regards


Bill
Reply With Quote
  #6 (permalink)  
Old 12-01-2008, 08:16 AM
Intermediate Member
 
Posts: 17
Default

I have my MX record pointed at an A record that points to the public IP.

Code:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1       localhost.localdomain   localhost
192.168.0.200   server01.domain.net server01
::1     localhost6.localdomain6 localhost6
Code:
search domain.net
nameserver 192.168.0.200
Code:
; <<>> DiG 9.3.4-P1 <<>> domain.net mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3105
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 4

;; QUESTION SECTION:
;domain.net.               IN      MX

;; ANSWER SECTION:
domain.net.        300     IN      MX      10 domain.net.

;; AUTHORITY SECTION:
domain.net.        145329  IN      NS      Public DNS.
domain.net.        145329  IN      NS      Public DNS.
domain.net.        145329  IN      NS      Public DNS.
domain.net.        145329  IN      NS      Public DNS.

;; ADDITIONAL SECTION:
Public DNS.       147668  IN      A       
Public DNS.       147668  IN      A       
Public DNS.       147668  IN      A       
Public DNS.       147668  IN      A       

;; Query time: 66 msec
;; SERVER: 192.168.0.200#53(192.168.0.200)
;; WHEN: Mon Dec  1 08:09:07 2008
;; MSG SIZE  rcvd: 194
Code:
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33929
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 4, ADDITIONAL: 4

;; QUESTION SECTION:
;deobfuscate.net.               IN      ANY

;; ANSWER SECTION:
domain.net.        118     IN      MX      10 domain.net.
domain.net.        145147  IN      NS      .
domain.net.        145147  IN      NS      .
domain.net.        145147  IN      NS      .
domain.net.        145147  IN      NS      .

;; AUTHORITY SECTION:
domain.net.        145147  IN      NS      .
domain.net.        145147  IN      NS      .
domain.net.        145147  IN      NS      .
domain.net.        145147  IN      NS      .

;; ADDITIONAL SECTION:
.       147486  IN      A       
.       147486  IN      A       
.       147486  IN      A       
.       147486  IN      A       

;; Query time: 1 msec
;; SERVER: 192.168.0.200#53(192.168.0.200)
;; WHEN: Mon Dec  1 08:12:09 2008
;; MSG SIZE  rcvd: 250
Code:
server01.domain.net has address 
Host server01.domain.net not found: 3(NXDOMAIN)
Reply With Quote
  #7 (permalink)  
Old 12-01-2008, 08:17 AM
Moderator
 
Posts: 7,928
Default

A and MX records should be pointing at your internal IP for the ZCS server and not the public one.
__________________
Reply With Quote
  #8 (permalink)  
Old 12-01-2008, 08:34 AM
Intermediate Member
 
Posts: 17
Default

You are talking about the internal DNS right not the public one? If so where would I make that change?
Reply With Quote
  #9 (permalink)  
Old 12-01-2008, 08:44 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

The internal DNS should point to your LAN IP not the external IP, details here: Split DNS - Zimbra :: Wiki
__________________
Regards


Bill
Reply With Quote
  #10 (permalink)  
Old 12-01-2008, 08:46 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

In addition, your MX record should be the FQDN of your server not the domain name.
__________________
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.