Mailman Tricks

From VideoLAN Wiki
Revision as of 16:59, 7 October 2013 by Thresh (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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