Everyone:
We are in the process of evaluating Scalix for migration from a Novell NetMail system. Because of a mail loop issue (which would hopefully never happen in Scalix :) ) I have a user with 150,000 messages from MAILER-DAEMON...
Because Netmail uses a slightly modified mbox mailbox format, I can use a python scrip[1] to delete the unneeded mail messages; then I move the mbox back into place and the user's problem is solved.
How do I accomplish the same task in the Scalix world?
Thanks!
Ben
.. [1] http://aspn.activestate.com/ASPN/Cookbo ... ipe/157437 is the starting point.