Mailman Tricks
Revision as of 00:33, 10 March 2019 by DoesItReallyMatter (talk | contribs) (-Category:NSA, presumably from U.S. National Security Agency and Snowden revelations; +Category:Security)
Removing mails from the archives
- stop mailman
- create a backup of archives/private/$name.mbox/
- mutt -f archives/private/$name.mbox/$name.mbox, remove mails, quit
- /usr/lib/mailman/bin/arch --wipe $name, which will remove generated .gz/.html.gz and re-do the archives
- start mailman again