Re: [Mailman-Users] Problem updating archives

2008-10-01 Thread Brian Dunning
On Sep 30, 2008, at 8:58 AM, Mark Sapiro wrote: I think you must mean /var/lib/mailman/archives/private/mylistname.mbox/mylistname.mbox Yes I did mean that, thank you for the correction. You forgot the --wipe option. ~mailman/bin/arch --wipe mylistname I will try this right away and let y

Re: [Mailman-Users] Problem updating archives

2008-09-30 Thread Mark Sapiro
Brian Dunning wrote: >I wanted to remove one user's name (by request) from the list >archives, so I used vim to search & replace his name with x in: > >/var/lib/mailman/archives/private/mylistname.mbox I think you must mean /var/lib/mailman/archives/private/mylistname.mbox/mylistname.mbox

[Mailman-Users] Problem updating archives

2008-09-30 Thread Brian Dunning
I wanted to remove one user's name (by request) from the list archives, so I used vim to search & replace his name with x in: /var/lib/mailman/archives/private/mylistname.mbox This worked fine, and I checked and verified that all occurrences were properly replaced within mbox. Then I ran