How to write agent for Delete Mail Automatic

Hi,Recently i have upgraded our Domino mailing system from 4.6 to 6.5.1. In 4.6 there was no any quota restrictions, so our mail users’ mail box size is too large. Now after upgradation to 6.5.1 we want to imlement quota but before thatwe have to clean the users mail box, to delete mails from mail box our criteria would be " delete all mails older than 2 months".

plz help.

Subject: How to write agent for Delete Mail Automatic

Formula agent:http://www-10.lotus.com/ldd/46dom.nsf/55c38d716d632d9b8525689b005ba1c0/a72f39d19518b71285256c71004dfe48?OpenDocument

Lotusscript agent:

http://www-10.lotus.com/ldd/46dom.nsf/55c38d716d632d9b8525689b005ba1c0/c52dc76aee4e47b085256ed9002f11c2?OpenDocument (change view name to “($All)”

Alternatively, you can achieve this without an agent, by simply enabling the Datebase replication setting, Space Savers tab, “Remove documents not modified in the last nn days” property.

If you had searched the forum, you would have discovered that this question has been answered many times before: http://www-10.lotus.com/ldd/nd6forum.nsf/search?SearchView&Query=(remove%20or%20delete)%20and%20older%20than&SearchOrder=1&SearchMax=250&SearchWV=FALSE&SearchFuzzy=FALSE&Start=1&Count=100 and http://www-10.lotus.com/ldd/46dom.nsf/search?SearchView&Query=(delete%20or%20remove)%20and%20older%20than&SearchOrder=1&SearchMax=250&SearchWV=FALSE&SearchFuzzy=FALSE&Start=1&Count=100

Subject: I suggest you use ND6’s Policy Based Admin to push an archiving policy to all your users.