Difference between revisions of "Finding messages"
Flickerbox (talk | contribs) m (Added punctuation.) |
(→ZCS 7 and 8) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{Article Infobox|{{admin}}||{{ZCS 8.0}}|{{ZCS 7.0}}|{{ZCS 6.0}}|{{ZCS 5.0}}|}} | + | {{Archive}}{{Article Infobox|{{admin}}||{{ZCS 8.0}}|{{ZCS 7.0}}|{{ZCS 6.0}}|{{ZCS 5.0}}|}} |
=Using zmmsgtrace= | =Using zmmsgtrace= | ||
− | ==ZCS 7 and | + | ==ZCS 7, 8 and above== |
Please see [[CLI_zmmsgtrace]] for more information. | Please see [[CLI_zmmsgtrace]] for more information. |
Latest revision as of 14:41, 30 March 2015
- This is archive documentation, which means it is not supported or valid for recent versions of Zimbra Collaboration.
Article Information |
---|
This article applies to the following ZCS versions. |
Using zmmsgtrace
ZCS 7, 8 and above
Please see CLI_zmmsgtrace for more information.
ZCS 6.0
- Beginning with 6.0, the CLI zmmsgtrace is no longer available and there is no planned replacement.
ZCS 5.0
You can use zmmsgtrace if you have the messageID
Example:
zmmsgtrace -i 30004771.6541211949637230.JavaMail.root@zimbra
You can also use it to find message sent by user1 to user2 in the last 30 days
zmmsgtrace -s user1 -r user2
Using Jetty Access Log
But this does not give you where the message originated from the best is to retrieve the date/time and use it to inspect the /opt/zimbra/jetty/logs/access_log.*