procmail
[Top] [All Lists]

Re: find duplicate messages after delivery

2007-11-27 09:03:41
Hello Ruud,

Am 2007-11-14 15:32:18, schrieb Ruud H.G. van Tol:
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.
:)

:-)

Hmmm, where can I find "gnome uniq"?
I do not find in in the Debian distribution.

Is it a seperated sourcode?

Thanks, Greetings and nice Day
    Michelle Konzack


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSN LinuxMichi
0033/6/61925193    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

____________________________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>