[Mailman-Users] Problem updating archives

Mark Sapiro mark at msapiro.net
Tue Sep 30 17:58:51 CEST 2008


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 xxxxx in:
>
>/var/lib/mailman/archives/private/mylistname.mbox


I think you must mean
/var/lib/mailman/archives/private/mylistname.mbox/mylistname.mbox


>This worked fine, and I checked and verified that all occurrences were  
>properly replaced within mbox. Then I ran this command to try to  
>regenerate the public HTML files:
>
>~mailman/bin/arch mylistname
>
>It appeared to work, all the dates on the HTML files showed the  
>current time and date, except that they still contained the user's  
>name. Evidently it was not drawing from the mbox file that I edited.
>
>Where have I gone wrong?


You forgot the --wipe option.

~mailman/bin/arch --wipe mylistname

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list