Difference between revisions of "Mailman Tricks"
Jump to navigation
Jump to search
(Created page with "'''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...") |
|||
Line 10: | Line 10: | ||
- start mailman again | - start mailman again | ||
+ | |||
+ | [[Category:roots]] |
Revision as of 17:00, 7 October 2013
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