I'm in the process of integrating a large set of old ezmlm archives with my existing Mailman archives. After converting the ezmlm archives to mbox format, I've been merging the archives together into a single listname.mbox file and then running bin/arch to rebuild the indexes.
Everything has been going well until I hit a large mbox archive (~11MB). bin/arch only gets through the first 200 or so messages before it decides to finish up. This leaves me with only three weeks of archive indexes (from the year 2000, at that). The bin/arch usage text alludes to bin/arch having issues with large mbox'es, and it seems as though I'm experiencing one of them. =) Something like "bin/arch -s 0 -e 500 listname" doesn't seem to help. Any thoughts on how to proceed? -- Jon Parise ([EMAIL PROTECTED]) . Information Technology (2001) http://www.csh.rit.edu/~jon/ : Computer Science House Member _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman-21/listinfo/mailman-developers
