- ID3 comment remover. v0.1 10-10-05 <tgz>
You can remove the anoying comments from ur prefer mp3 with this script made in perl. You need to install the MP3::Tag library. This script follow recursively every directory.
- SpamAssassin Logfile Analyzer . v1.1.6 based on sa-stats 1.1.5a from David Ramsden 21-10-05 <src>
sa-stats-mod is a SpamAssassin log file analyser that produces statistics on spam and ham messages by analysing the entries in a logfile produced by 'spamd'. It can give statistics for an entire log file, just for today's date, or just for yesterday's date. It runs nicely from a daily cron job and is useful in conjunction with other statistics such as those from 'eximstats'. This logfile analyzer uses newest logfile format.
Old format
- Oct 21 15:42:25 anubis spamd[598]: clean message (-2.6/5.0) for kamen:107 in 20.3 seconds, 1729 bytes.
- Oct 21 14:36:26 anubis spamd[597]: identified spam (6.3/5.0) for kamen:107 in 14.4 seconds, 1588 bytes.
Newest format
- Oct 20 06:25:54 ftp amavis[22761]: (22761-02) SPAM-TAG, <edanava@mail.com> -> <agutierrez@abc.es>, <bjunoy@abc.es>, <emindan@abc.es>, No, hits=0.9 tagged_above=0.0 required=10.0 tests=DATE_IN_PAST_12_24
- Oct 20 06:32:52 ftp amavis[21706]: (21706-04-2) SPAM, <soporte@mail.es> -> <aagustin@abc.es>, Yes, hits=13.6 tag1=0.0 tag2=10.0 kill=10.
0 tests=DCC_CHECK, DIGEST_MULTIPLE, EXTRA_MPART_TYPE, HTML_MESSAGE, MIME_HTML_MOSTLY, MISSING_MIMEOLE, MPART_ALT_DIFF, MSGID_FROM_MTA_ID,
NO_REAL_NAME, PRIORITY_NO_NAME, PYZOR_CHECK, RAZOR2_CF_RANGE_51_100, RAZOR2_CF_RANGE_E4_51_100, RAZOR2_CHECK, quarantine spam-41c062592e
0368814f1b7e20d7b7a32f-20051020-063252-21706-04-2 (spam-quarantine)
This software can be buggy, use at your own risk. If you find any bug or you have an idea to improve the software, you can contact me here.