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 08-19-2010, 11:43 AM
Junior Member
 
Posts: 5
Question Problem with delivering message to mailbox

Hello,

I install Zimbra on my Web Server and I have some problems with the server.

Same users send email to other users, but the message don't be delivered to the mailbox.

An example: the user1@mydomain.com send an email to user2@mydomain.com and user3@mydomain.com , but the message don't be delivered to this user.

At other times, the user1@mydomain.com send an email to user2@mydomain.com and the message don't be delivered to the mailbox.

When I look at the logs, the message have an delivered status

Aug 19 09:33:26 zimbrasrv postfix/qmgr[23853]: 714284568001: from=<ronaldo.nakamura@mydomain.com>, size=110404, nrcpt=5 (queue active)
Aug 19 09:33:27 zimbrasrv postfix/lmtp[8515]: 714284568001: to=<ana.carolina@mydomain.com>, relay=zimbrasrv.mydomain.com[192.168.0.76]:7025, delay=0.89, delays=0.03/0.01/0.71/0.14, dsn=2.1.5, status=sent (250 2.1.5 OK)
Aug 19 09:33:27 zimbrasrv postfix/lmtp[8515]: 714284568001: to=<ana.martins@mydomain.com>, relay=zimbrasrv.mydomain.com[192.168.0.76]:7025, delay=0.89, delays=0.03/0.01/0.71/0.14, dsn=2.1.5, status=sent (250 2.1.5 OK)
Aug 19 09:33:27 zimbrasrv postfix/lmtp[8515]: 714284568001: to=<jose.junior@mydomain.com>, relay=zimbrasrv.mydomain.com[192.168.0.76]:7025, delay=0.89, delays=0.03/0.01/0.71/0.14, dsn=2.1.5, status=sent (250 2.1.5 OK)
Aug 19 09:33:27 zimbrasrv postfix/lmtp[8515]: 714284568001: to=<jose.junior@mydomain.com>, orig_to=<braga@mydomain.com>, relay=zimbrasrv.mydomain.com[192.168.0.76]:7025, delay=0.89, delays=0.03/0.01/0.71/0.14, dsn=2.1.5, status=sent (250 2.1.5 OK)
Aug 19 09:33:27 zimbrasrv postfix/lmtp[8515]: 714284568001: to=<marina.santos@mydomain.com>, relay=zimbrasrv.mydomain.com[192.168.0.76]:7025, delay=0.89, delays=0.03/0.01/0.71/0.14, dsn=2.1.5, status=sent (250 2.1.5 OK)
Aug 19 09:33:27 zimbrasrv postfix/qmgr[23853]: 714284568001: removed


I don't see any erros in my server. is anyone have this problem too ?

My server has the Zimbra Community Edition 5.0.23 .
Reply With Quote
  #2 (permalink)  
Old 08-20-2010, 11:15 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by cybernetus View Post
I don't see any erros in my server. is anyone have this problem too ?
I doubt that very much. As this server is installed on a private LAN IP did you set-up a Split DNS before installing Zimbra (you should have)? You also mention that ZImbra was installed on your 'web server' (it's not recomended to do that), have you checked the log files to see if there's any problem with binding to any ports? Have you also checked to see if all the Zimbra services are running with the following:

Code:
zmcontrol status
Quote:
Originally Posted by cybernetus View Post
My server has the Zimbra Community Edition 5.0.23
You should put the output of the following command in your forum profile (do not post it in this thread):

Code:
zmcontrol -v
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 08-20-2010, 11:52 AM
Junior Member
 
Posts: 5
Default

Hello,

Quote:
Originally Posted by phoenix View Post
I doubt that very much. As this server is installed on a private LAN IP did you set-up a Split DNS before installing Zimbra (you should have)? You also mention that ZImbra was installed on your 'web server' (it's not recomended to do that), have you checked the log files to see if there's any problem with binding to any ports? Have you also checked to see if all the Zimbra services are running with the following:
Yes, I configure a DNS in this server with two views.
An internal view to see the LAN addresses and a external view to see the external addresses.

There was an error on the first message. My Zimbra server is a machine dedicated to this service.


Code:
zmcontrol status

[zimbra@zimbrasrv ~]$ zmcontrol status
Host zimbrasrv.mydomain.com
ldap Running
logger Running
mailbox Running
mta Running
snmp Running
spell Running
stats Running


Quote:
Originally Posted by phoenix View Post
You should put the output of the following command in your forum profile (do not post it in this thread):

Code:
zmcontrol -v
[zimbra@zimbrasrv ~]$ zmcontrol -v


Release 5.0.23_GA_3242.RHEL5_20100326192051 CentOS5 FOSS edition

Last edited by cybernetus; 08-20-2010 at 06:40 PM..
Reply With Quote
  #4 (permalink)  
Old 08-20-2010, 06:51 PM
Junior Member
 
Posts: 5
Default

Today, a user send me a message explaining a problem. He is don't receive two messages send to him.

I read all the logs of Zimbra and the only message I see with a Warning is this :

postfix/smtpd[6613]: warning: network_biopair_interop: error reading 5 bytes from the network: Connection reset by peer

The problem is this, or there are others logs to see problems with the mailboxes ? I read the /opt/zimbra/log/mailbox.log and I don't see any problems ...
Reply With Quote
  #5 (permalink)  
Old 08-21-2010, 12:08 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by cybernetus View Post
Yes, I configure a DNS in this server with two views.
An internal view to see the LAN addresses and a external view to see the external addresses.
Please read the Split DNS article and post the information asked for in the 'Verify...' section.
__________________
Regards


Bill
Reply With Quote
  #6 (permalink)  
Old 08-23-2010, 01:26 PM
Junior Member
 
Posts: 5
Default

Quote:
Originally Posted by phoenix View Post
Please read the Split DNS article and post the information asked for in the 'Verify...' section.
# dig mx mydomain.com

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5 <<>> mx mydomain.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 22390
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:
;mydomain.com. IN MX

;; ANSWER SECTION:
mydomain.com. 3600 IN MX 10 zimbrasrv.mydomain.com.

;; AUTHORITY SECTION:
mydomain.com. 3600 IN NS ns2.mydomain.com.

;; ADDITIONAL SECTION:
zimbrasrv.mydomain.com. 86400 IN A 192.168.0.76

;; Query time: 11 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Aug 23 15:24:14 2010
;; MSG SIZE rcvd: 103
# dig any mydomain.com
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5 <<>> any mydomain.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60586
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

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

;; ANSWER SECTION:
mydomain.com. 3600 IN SOA mydomain.com. root.mydomain.com. 2010052701 3600 3600 3600000 3600
mydomain.com. 3600 IN A 200.251.231.2
mydomain.com. 3600 IN MX 10 zimbrasrv.mydomain.com.
mydomain.com. 3600 IN NS ns2.mydomain.com.

;; ADDITIONAL SECTION:
zimbrasrv.mydomain.com. 86400 IN A 192.168.0.76

;; Query time: 1 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Aug 23 15:26:01 2010
;; MSG SIZE rcvd: 160
Reply With Quote
  #7 (permalink)  
Old 08-23-2010, 11:53 PM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

You're missing the rest of the information asked for in that article, please post it.
__________________
Regards


Bill
Reply With Quote
  #8 (permalink)  
Old 08-24-2010, 03:42 AM
Junior Member
 
Posts: 5
Default

Quote:
Originally Posted by phoenix View Post
You're missing the rest of the information asked for in that article, please post it.
Hello,

[root@mail ~]# host $(hostname)
zimbrasrv.mydomain.com has address 192.168.0.76

[root@mail ~]# cat /etc/resolv.conf
search mydomain.com
nameserver 127.0.0.1

[root@mail ~]# 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
::1 localhost6.localdomain6 localhost6
192.168.0.76 zimbrasrv zimbrasrv.mydomain.com



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.