Re: [Mailman-Users] How to Back Up Lists

2001-05-07 Thread Fil
@ Christopher VanOosterhout ([EMAIL PROTECTED]) : > How do I make backups of my lists? What files are critical? Here's what I use as a daily cron job. #!/bin/sh mailman_save_lists.sh # # v0.13 2000-10-20 18:30 # # this script saves a copy of mailman lis

Re: [Mailman-Users] How to Back Up Lists

2001-05-07 Thread Marc MERLIN
On Fri, May 04, 2001 at 04:25:48PM -0400, Christopher VanOosterhout wrote: > > After some review of the list archives I do not find an answer to what I > think will be a pretty simple question. > > How do I make backups of my lists? What files are critical? > > I want to back up the email add

Re: [Mailman-Users] How to Back Up Lists

2001-05-04 Thread J C Lawrence
On Fri, 04 May 2001 16:25:48 -0400 Christopher VanOosterhout <[EMAIL PROTECTED]> wrote: > How do I make backups of my lists? What files are critical? ~mailman/lists//config.db ~mailman/Mailman/mm_cfg.py Any templates you've edited. -- J C Lawrence [EMAIL

Re: [Mailman-Users] How to Back Up Lists

2001-05-04 Thread Dan Mick
> After some review of the list archives I do not find an answer to what I > think will be a pretty simple question. > > How do I make backups of my lists? What files are critical? Everything under "lists" should do most of the job. If you need archives too, then "archives". I'd probably al

[Mailman-Users] How to Back Up Lists

2001-05-04 Thread Christopher VanOosterhout
After some review of the list archives I do not find an answer to what I think will be a pretty simple question. How do I make backups of my lists? What files are critical? I want to back up the email addresses that are no the list as well as configuration information related to a specific l