|
NAMEspamalyze - Apply multiple Realtime Blackhole Lists to all messages in an mboxSYNOPSISspamalyze myspam.mbox spamalyze goodstuff.mbox tail -3000 some.mbox | spamalzse DESCRIPTIONSpamalyze 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 RBL'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 RBL's. That is, the RBL's which produced the most hits. The RBL's are listed in decreasing order of hits. Each line contains:
OPTIONSNo options.SEE ALSONet::RBLClient(3)AUTHORAsher Blum <asher@wildspark.com>COPYRIGHTCopyright (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.
Visit the GSP FreeBSD Man Page Interface. |