Hi,
I was wondering whether their was a suggested practice for archiving mail residing in multiple users inbox's?
Currently we have users with over 10 years of emails and I would like to limit that to a set period, say 36 months.
I've looked into using find and piping to rsync to copy directory structures and files then removing files after the rsync has completed but I would ideally need to loop through every users mailbox only, not their user files and it's at this point i'm a little stuck and not entirely sure I am barking up the right tree.
Suggested practice/reading welcome.
Thanks,