Finding messages

Revision as of 04:08, 29 May 2008 by Franck (talk | contribs) (New page: == Finding messages == You can use the zmmsgtrace script if you have the messageID Example: zmmsgtrace -i 30004771.6541211949637230.JavaMail.root@zimbra You can also use it to find mess...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Finding messages

You can use the zmmsgtrace script 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

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.*

Jump to: navigation, search