On Fri, 14 Jan 2005, Jay West wrote: > Is anyone aware of a *nix program to go through mailbox format mail files, > and removing duplicate emails (I would guess by message id). procmail will do this. man procmailex I think. There's a specific example for just this problem. You can cat a spool to procmail and it will write them wherever the rule sez.