On 11/06/2015 06:50 AM, am via Mailman-Users wrote: > Is there a way to wipe out an archive and restart it from scratch?
To delete the archive completely including the cumulative mbox file, do echo > /path/to/mailman/archives/private/LISTNAME.mbox/LISTNAME.mbox /path/to/mailman/bin/arch --wipe LISTNAME To delete just the web archive without deleting messages from the cumulative mbox file, just do /path/to/mailman/bin/arch --wipe LISTNAME /dev/null -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
