MBox Cleaner

This little perl-script connects to a so-called mbox, and deletes mails with the subject $subject.

In order to use this script, be sure to install

Mail::Box::Manager

from cpan. This can easily be done by executing cpan, and typing:

install Mail::Box

If you experience any troubles, you can mail me, if you want to.

 

Get the mbox_cleaner here.