0

Is there a way to see or count the amount of emails that a specific Microsoft Exchange mailbox receives?

I need to know on average how many emails one specific exchange mailbox receives per month. I can start counting from now, but I was wondering if there is an easy way to get these statistics.

Thanks

ICTdesk.net
  • 1,173
  • 4
  • 12
  • 18

3 Answers3

2

You can check the exchange.log folder. There should be a log per day ex 20100604.log . You can copy this log and analyse it in excel.

Please check this link http://support.microsoft.com/kb/246965 to find out what the fields represent.

Hope this helps.

redknight
  • 857
  • 3
  • 9
  • 13
  • +1 - Message tracking FTW. I gave it to you rather than joeqwerty because you included a link to the description of the tracking log files. – Evan Anderson Jun 24 '10 at 12:18
1

If you have Message Tracking enabled then you can track the messages a mailbox (user) recieves in a given time period.

joeqwerty
  • 109,901
  • 6
  • 81
  • 172
  • 1
    With a Google search on Message Tracking Exchange 2003 I was able to find the information I needed. Thank you. – ICTdesk.net Jun 25 '10 at 06:58
0

I know this is an old thread but just in case anyone is still looking for a solution to this problem, you can use the Microsoft Exchange Server Profile Analyzer.

HopelessN00b
  • 53,795
  • 33
  • 135
  • 209
Jake
  • 1
  • Welcome to Server Fault! Whilst this may theoretically answer the question, [it would be preferable](http://meta.stackexchange.com/q/8259) to include the essential parts of the answer here, and provide the link for reference. – Scott Pack Sep 23 '12 at 00:32