The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

threadkiller-kill-msgids.pl - Add one or more Message-IDs to the kill database

USAGE

    threadkiller-kill-msgids.pl /path/to/database.db msgid1 [msgid2 ... ]

DESCRIPTION

Adds all of the supplied Message-IDs to the kill database. This will cause all messages referring to those IDs to be flagged for killing.

AUTHOR

Dianne Skoll <dfs@roaringpenguin.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Roaring Penguin Software Inc.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

SEE ALSO

threadkiller-clean-db.pl, Mail::ThreadKiller