cruciatuz muttered:
> i fetched my mail and in the meanwhile my computer crashed during a
> hd-error. now i fetched again and i got many dupes (in the mbox-file).
> mutt is intelligent as usual and shows me the dupes with "=" in the
> threads, but:
> 
> is there an integrated function for cleaning the mbox-file?
> or has someone a clever macro for doing this?

Once the duplicates are there it is too late. I use procmail to
filter messages with the same Message-ID to a special folder.

# move duplicates away
:0 Whc: msgid.lock
| formail -D 16384 msgid.cache
:0 a:
duplicates              # or /dev/null if you dare

HTH,

Michael
-- 
I've run DOOM more in the last few days than I have the last few
months.  I just love debugging ;-)
(Linus Torvalds)

PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key

Reply via email to