twogood / mailman-discard

Script to discard all pending Mailman requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script to discard all pending Mailman requests.

Works with the Mailman installation on SourceForge.

Requirements:

  curl
  tidy
  xmllint (part of libxml2)
  xsltproc

Install dependencies in Ubuntu: 

  sudo apt-get install tidy curl libxml2-utils xsltproc

About

Script to discard all pending Mailman requests


Languages

Language:Shell 72.6%Language:XSLT 27.4%