deleting inbox for a user

Hi All,I want to delete the mails for certain user..What reconstruct commands should i perform after deleting and should i also delete that store.idxThanks,Scotty
[197 byte] By [s@mira123a] at [2007-11-27 1:50:33]
# 1

Hi,

If you want to delete the _entire_ account for a user (including the INBOX and all subfolders), you can do this by running the command:

mboxutil -d user/<uid>/INBOX

If you have deleted the .msg files for the user off disk manually, you will need to run:

recontruct -r user/<uid>

You don't need to delete the store.idx file.

Regards,

Shane.

shane_hjortha at 2007-7-12 1:17:17 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...