Hi,We are having numbers of server located at different geographical are. My requirement is to have a tool which will be able to give the total time taken by a mail to deliver from sender server to reciepient server and/or total time taken from sender to reciepient. Actually some sort of consolidated report which can give x nos of male has taken 1 sec, y numbers mail taken 2 secs and so on.
I am new in developer so if any one can give me some solution.
Thanks in advance
Subject: Calculate Mail Delivery Time - Challenge for Developer
In notes email form (MEMO form), there are two hidden fields DelieveredDate and PostedDate (Date/Time fields) which contains Posted date/time and Delieved date/time respectively. You can create a Lotusscript agent which will run on each user mail database and will calculate total time for each each using these two fields.
Subject: RE: Calculate Mail Delivery Time - Challenge for Developer
Hi Javed,
Thanks for Response,
But our requirement is not at users level, rather our requirement to have a consolidated report perday, per week etc for all the mails routed from sender server to reciepeint server /sender client to receipient client.
Can u give me some sample code.
Thanks
Aftab