This is probably a simple question, but I am new to Lotus Notes (our company just migrated from Exchange). I need to know the volume of messages incoming AND outgoing on our mail server over the past month. How do I get these numbers?
I have tried going to the Messaging tab in Domino Administrator and tried creating a new report. On the drop down menu for Report Type, I chose Message VOlume Summary. I ran the report, but it came back blank.
What am I doing wrong?
Thanks,
Brian
Subject: Message tracking
You must set up message tracking on your server.
Subject: Mail tracking
well you can setup mail tracking or you can log all mail routing events to Mail Events View in log.nsf by putting the follwoing notes.ini parameters.
Log_MailRouting=10( minimal logging)
Log_MailRouting=20( sort of ok)
Log_MailRouting=30 will do in normail prod env.
Log_MailRouting=40 complete mail routing logging, both incomming and outgoing, this parameter will log the following items…from where --to where, size–message id…
All the above logs are found in Log.nsf Mail view…