Quote:
Originally Posted by leog21 I don't understand what is going wrong or what I'm doing wrong.
Everytime I install zimbra, the first day it works fine, then after 24 hours I start getting SOAP receiver errors on the mailque or the mail server icons
Message: system failure: exception during auth {RemoteManager: mail.venarc.com->zimbra@mail.domain.com:22} Error code: service.FAILURE Details:soap:Receiver
What keeps breaking? |
You might want to take a look at this first:
Mail Queue Monitoring - Zimbra :: Wiki and also post the details of the following commands (run on the Zimbra server):
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com any
dig yourdomain.com mx
host `hostname` <- use that exact command with backticks not single quotes