On Thu, 9 Mar 2006, Randall Gellens wrote: > There are scripts that have been posted in the past that let you cull old > mail. Something else to think about.
I've failed to find anything with google. I've just checked a stale temp-drop file (breaking it into messages, and using SHA256 sums to compare) against the corresponding inbox, and have found messages not in the inbox. They may have been deleted intentionally of course, but since the temp-drop was not cleaned up I'm not sure what I can say about its state. Where would be a good place to look for tools to cull old messages, give people back messages they seem to be missing (from inbox, found in temp-drop), etc? I'm sure there are better tools than what I have hacked with ruby, (designed with more edge cases in mind, used more often, better tested). Thank you, Hugh