This one has me stumped.
Zimbra 5.0.18 FOSS that I updated a few weeks back now. Everything seems to be working ok, however there is one domain that we are not able to send to for the last week or so. We can send to anyone else and receive from this one Domain, but everything t hat is sent to it gets deferred. Zimbra log of pertinent info below:
Code:
Jul 23 15:43:02 zimbra postfix/smtp[23781]: connect to smtp.xxxx.k12.in.us[xxx.xxx.132.4]: Connection timed out (port 25)
Jul 23 15:43:02 zimbra postfix/smtp[23781]: C15B42EC034: to=<xxxx.xxxxx@xxxx.k12.in.us>, relay=none, delay=32, delays=1.2/0.44/30/0, dsn=4.4.1, status=deferred (connect to xxxx.xxxx.k12.in.us[xxx.xxx.132.4]: Connection timed out)
Jul 23 15:43:02 zimbra postfix/smtp[23783]: connect to smtp.xxxx.k12.in.us[xxx.xxx.132.4]: Connection timed out (port 25)
Jul 23 15:43:02 zimbra postfix/smtp[23783]: F2F782EC045: to=<xxxx.xxxxx@xxxx.k12.in.us>, relay=none, delay=31, delays=1.2/0.04/30/0, dsn=4.4.1, status=deferred (connect to xxxx.xxxx.k12.in.us[xxx.xxx.132.4]: Connection timed out)
Jul 23 15:43:02 zimbra postfix/qmgr[14402]: warning: connect to transport retry: No such file or directory
Jul 23 15:43:02 zimbra postfix/qmgr[14402]: warning: connect to transport retry: No such file or directory
Jul 23 15:43:03 zimbra postfix/qmgr[14402]: 5DE6D2EC04B: to=<xxxx.xxxxx@xxxx.k12.in.us>, relay=none, delay=31, delays=0.43/30/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 23 15:43:03 zimbra postfix/qmgr[14402]: D06592EC041: to=<xxxx.xxxxx@xxxx.k12.in.us>, relay=none, delay=30, delays=0.52/30/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 23 15:43:03 zimbra postfix/qmgr[14402]: 581BD2EC046: to=<xxxx.xxxxx@xxxx.k12.in.us>, relay=none, delay=30, delays=1.9/28/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 23 15:43:03 zimbra postfix/qmgr[14402]: 97B2E2EC038: to=<xxxx.xxxxx@xxxx.k12.in.us>, relay=none, delay=28, delays=0.5/27/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 23 15:43:03 zimbra postfix/qmgr[14402]: 6DAEB2EC03E: to=<xxxx.xxxxx@xxxx.k12.in.us>, relay=none, delay=27, delays=1.3/26/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Jul 23 15:43:03 zimbra postfix/qmgr[14402]: 243F62EC036: to=<xxxx.xxxxx@xxxx.k12.in.us>, relay=none, delay=25, delays=0.62/25/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
I have tried doing a 'zmcontrol start/stop' and 'postfix reload' but issue persists. Mail to/from other domains seems to be flowing without any issues...
In my Admin UI I keep 'Flush'ing and 'Requeue'ing hoping that these messages will go but no such luck...
On a possibly related issue I see quite a few of these postfix messages in my zimbra.log also - which probably are not good.
Code:
Jul 23 20:09:30 zimbra postfix/postqueue[6530]: fatal: Queue report unavailable - mail system is down
On that, my 'zmcontrol status' shows all services running....
I have also checked my DNS and hostname on my server and all seems well as my reverse and MX records are there and out on the 'net as normal, at least for my stuff. Any thoughts on where to start with this issue?