Ruud H.G. van Tol schreef:
find $MAIL \
-type f \
-exec sh -c 'echo {} `formail -cxMessage-Id < {}`' \; \
|uniq -f1 --all-repeated=separate
For the "--all-repeated=separate" you need a gnome uniq.
Check `man uniq' and/or `man guniq`.
Amazing, I sent this message before checking mail today, and it looks
like it can be used to solve the problem in the previous message.
:)
--
Groet, Ruud
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail