[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#268748: Importing mbox files prints many bogus "errors" about duplicate subject lines



On Sunday 29 August 2004 03:41 pm, Adeodato Simó wrote:
> * Daniel Burrows [Sun, 29 Aug 2004 15:38:43 -0400]:
> > On Sunday 29 August 2004 03:30 pm, you wrote:
> > >   I got the reported message exactly *once*. Then I did run (out of curiosity):
> 
> > >     $ grep -i '^Message-Id:' /tmp/devel | sort | uniq -c | sort -n | tail -n 2
> > >       1 Message-Id: <Pine.LNX.4.56.0405121335560.21852@wr-linux02.rki.ivbb.bund.de>
> > >       2 Message-Id: <20040406162905.7CAEDD0A3E@postfix4-1.free.fr>
> 
> > >   after some more testing, it really seems that you get a warning for
> > >   each duplicate Message-Id. so:
> 
> >   I got it at least a dozen times -- I think more.  I can send you the mailbox
> > if you want, it's just a large collection of debbugs traffic.
> 
>   can you please run the above command on the mbox yourself? with tail
>   -n 2 ==> tail -n 10 or so.

jester:~> grep -i '^Message-Id:' ~/torrent-mail/debbugs | sort | uniq -c | sort -n | tail -n 10
      4 Message-Id: <E14t7LG-0002VG-00@darkstar.darkside-empire.net>
      4 Message-Id: <E14wQRG-00054D-00@porcupine.trikuare.cx>
      4 Message-Id: <E15ExyM-0004rU-00@auric.debian.org>
      4 Message-Id: <E19PT5B-00030A-00@auric.debian.org>
      4 Message-Id: <E1AsSEI-0001Iz-00@newraff.debian.org>
      4 Message-ID: <Pine.GSO.4.33.0301162100150.1463-100000@Seconds.coe.neu.edu>
      6 Message-ID: <20030210193429.GA18358@torrent>
      6 Message-Id: <E15ExyM-0004ra-00@auric.debian.org>
      7 Message-Id: <E19DTi6-0005RY-00@auric.debian.org>
     22 Message-ID: <20020407151428.GA26613@torrent>
jester:~> grep -i '^Message-Id:' ~/torrent-mail/debbugs | sort | uniq -c | grep -v "^[^0-9]*1[^0-9]" | wc -l
994

  Daniel

-- 
/-------------------- Daniel Burrows <dburrows@debian.org> -------------------\
|      You are standing west of a white house.  There is a mailbox here.      |
\------- (if (not (understand-this)) (go-to http://www.schemers.org)) --------/

Attachment: pgpumQFGJwp4g.pgp
Description: PGP signature


Reply to: