Can I create an agent that goes thru all mailboxes and checks to see if a mail forwarding rule exists

I was asked to see if it is possible to write an agent that goes thru all user’s mailboxes and checks to see if a mail forwarding rule is available. HR wants to know if any mail forwarding rules have been set up by users. Can anybody guide me? I do not know if it is even possible to write an agent like that.

Thanks,

Subject: Sure you can

Loop thru address book

open each mail file

get handle on (rules) view

read each doc in that view

see if enable and is a mail foward rule and print to a text / excel file

If what you want to do is disable mail foward rules here is a technote on that

http://www-01.ibm.com/support/docview.wss?uid=swg21245022