Apply multiple realtime blackhole lists to all messages in an mbox
spamalyze myspam.mbox
spamalyze goodstuff.mbox
tail -3000 some.mbox | spamalzse
Spamalyze reads in an mbox file containing multiple mail messages and looks up the originating server of each message on multiple Realtime Blackhole Lists. Spamalyze uses Net::RBLClient.
Spamalyze lets you find out what the impact would be of filtering via various \s-1RBL\s0's.
The output report contains two sections. The first section has one line per email message, showing:
The second section contains one line for each of the top \s-1RBL\s0's. That is, the \s-1RBL\s0's which produced the most hits. The \s-1RBL\s0's are listed in decreasing order of hits. Each line contains:
No options.
Net::RBLClient\|(3)
Asher Blum <[email protected]>
Copyright (C) 2004 Asher Blum. All rights reserved. This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.