Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-2011, 07:23 PM
New Member
 
Posts: 3
Default User's log ?

Hi, I'm trying to learn about ZCS. Does ZCS have a function to allow administrator to see everything that users did such as send/recieve email to/from whom (User Activities). Or I need a specify script to do this job.
Thank you
Reply With Quote
  #2 (permalink)  
Old 11-17-2011, 08:18 PM
Moderator
 
Posts: 1,554
Default

most of this is logged to /opt/zimbra/log/mailbox.log
Reply With Quote
  #3 (permalink)  
Old 11-17-2011, 09:43 PM
New Member
 
Posts: 3
Default

Quote:
Originally Posted by bdial View Post
most of this is logged to /opt/zimbra/log/mailbox.log
Thanks, but there are a lot of things in that file. How do I see the send/receive email of user only
Below is what I concert but how to extract it, for example I want to know on that day, what email does user A send or receive?
Code:
2011-11-18 12:37:46,047 INFO  [LmtpServer-1] [ip=10.18.30.112;] lmtp - Delivering message: size=1159 bytes, nrcpts=2, sender=luong@mis.local, msgid=<ce624d0a-292c-4a9b-b7fb-32c05dbd68f8@mail>
2011-11-18 12:37:46,052 INFO  [LmtpServer-1] [name=admin@mis.local;mid=1;ip=10.18.30.112;] mailop - Adding Message: id=264, Message-ID=<ce624d0a-292c-4a9b-b7fb-32c05dbd68f8@mail>, parentId=-1, folderId=2, folderName=Inbox.
2011-11-18 12:37:46,282 INFO  [LmtpServer-1] [name=khoidam@mis.local;mid=3;ip=10.18.30.112;] mailop - Adding Message: id=263, Message-ID=<ce624d0a-292c-4a9b-b7fb-32c05dbd68f8@mail>, parentId=-1, folderId=2, folderName=Inbox.
2011-11-18 12:37:46,340 INFO  [LmtpServer-1] [] ProtocolHandler - Handler exiting normally
Reply With Quote
  #4 (permalink)  
Old 11-18-2011, 12:40 AM
Elite Member
 
Posts: 338
Default

I think you should see it in /var/log/zimbra.log
You can see: who sends, to who and where mail from
Reply With Quote
  #5 (permalink)  
Old 11-18-2011, 05:45 PM
New Member
 
Posts: 3
Default

Quote:
Originally Posted by dalmate View Post
I think you should see it in /var/log/zimbra.log
You can see: who sends, to who and where mail from
Are there any apps can view the log file via GUI such as web interface? Thanks
Reply With Quote
  #6 (permalink)  
Old 11-18-2011, 06:46 PM
Elite Member
 
Posts: 338
Default

If you use Ubuntu you can use Log File viewer to see the log.
If you use a Linux server, you can see realtime log file by below command:
tail -f /var/log/zimbra.log
and if you want have more option, you can use:
tail -f /var/log/zimbra.log | grep user@domain.com
to view all information about user@domain.com account in your server.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.