[Mew-dist 10084] Re: duplicate messages retrieved -or- inc problems w/ case switching?
Motonori Nakamura
motonori at example.com
1999年 8月 16日 (月) 14:01:11 JST
>>>>> On Mon, 16 Aug 1999 12:00:01 +0900, sen_ml at example.com said:
sen_ml> P.S. で、重複したメッセージを削除したいのですが、何か良い手段
sen_ml> はありませんか?
+inbox で同じ Message-ID のメールが一つだけ残れば良い、というのであれば、
例えば、Config で MsgDBFile=history_tmp にして、
imhist --add=+inbox
imhist --dump | grep '+inbox.*+inbox' | sed 's/[^,][^,]*,//' > file
あとは、file を適当に編集して imrm にわたす、とか…
- motonori
Mew-dist メーリングリストの案内