>Will need to write (or find) code to do this on 6.x.

dir /s \path\to\imailbox\tree\*.mbx | sort

.... will at least print the oldest last-modified dates at the top.

dir /s /+25 /R \path\to\imailbox\tree\*.mbx | sort

.... "might" get the biggest .mbx files at the top.  (untested)

Len



Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Please visit the Knowledge Base for answers to frequently asked
questions:  http://www.ipswitch.com/support/IMail/

Reply via email to