Re: [Mailman-Users] removing articles from mailman archive

2001-01-12 Thread Jerry Adlersfluegel
On Fri, 12 Jan 2001, Brian J. Atkisson wrote: > I hoping someone can help here... I need to purge last year's articles from > a mailman list. I already tried: > > rm -rf $prefix/archives/private/listname > $prefix/bin/arch listname > > However, this didn't work. When I ran the arch command,

[Mailman-Users] removing articles from mailman archive

2001-01-12 Thread Brian J. Atkisson
I hoping someone can help here... I need to purge last year's articles from a mailman list. I already tried: rm -rf $prefix/archives/private/listname $prefix/bin/arch listname However, this didn't work. When I ran the arch command, it simply rebuilt the entire archive. I would be grateful fo