Qmail mailRemove.py
This python script is a simple tool to remove email from a Qmail mail
queue that has a certain pattern of text within it. It was designed
to be fast and non-destructive. I built this script when I was
working at
eGroups.
All you need is Python, and most Linux systems or Unix systems in general
use that.
Stability/Bugs
This program has been used by thousands of people since December 1999.
There have been only 2 or 3 bugs, and those were not destructive.
I consider the program very stable.
Revisions
2003/02/07 - I got a small patch from Michiel van Wessem for handling bounce directory.
Download it here:
mailRemove.py
restore.py -
- This was needed by a user in Peru. It will restore filtered mail back into the Queue.
How To Use