Quote:
Originally Posted by phoenix You need to fix the hosts file, covered many times in the forums and the Zimbra Quick Start Guide also has the details. |
Okay I just added "10.0.0.1 netserver.roma.dc" to /etc/hosts
Doesn't fix the problem.
In the WIKI there I found this
Quote:
Mail is delivered to the MTA, but not to the mailbox
If there is a line in the /var/log/zimbra.log like:
postfix/lmtp ... deferred ... connection refused
There is no connection to port 7025 to perform LMTP delivery.
The host that the LMTP delivery is made to will be the value of the account's zimbraMailHost attribute.
To test this, telnet from the MTA to the zimbraMailHost on port 7025 by name (not by IP). If this is resolving to an IP address on your Firewall, make sure the port is forwarded on to the zimbraMailHost.
|
Same problem I am experiencing.
Quote:
robin@netserver:~$ telnet netserver.roma.dc 7025
Trying 10.0.0.1...
Connected to netserver.roma.dc.
Escape character is '^]'.
220 netserver.roma.dc Zimbra LMTP ready
|
But the mentioned tests works.
I find extremely strange that one user receives all his mail and the others receive nothing at all.
ps When I just started using Zimbra it did work for all users. But a few days later this problem came up.