So I am running ZCS Professional 5.0.11 and I am trying to do a msg trace. The problem I am running into is that the msgtrace isn't showing the actual smtp server destination of the msg. It only shows that I am delivering the msg locally which is strange. The following is the output I get from it...
Message ID '0F0C0943FEDE481EB63991F172D249C8@greg70bc992f78'
user@myserver.com -->
user1@remoteserver.com
user2@remoteserver.com
Recipient user1@remoteserver.com
2009-02-03 20:30:25 - fwip (10.x.x.1) --> zimbraserver
2009-02-03 20:30:39 - zimbraserver --> 127.0.0.1 (127.0.0.1]:10024) status sent
Recipient user2@remoteserver.com
2009-02-03 20:30:25 - fwip (10.x.x.1) --> zimbraserver
2009-02-03 20:30:39 - zimbraserver --> 127.0.0.1 (127.0.0.1]:10024) status sent
The message was sent from my zimbra server to an internet recipient. The zimbra server ip is 10.x.x.154. I would expect to see the delivery path to the recipient shouldn't I? I am confused by the output unless I am reading it wrong. I have other messages that seem to trace properly....Is it some sort of logging configuration change I need to make?