11/18 Say I've written a pcap-based program which pulls out the message
body of unencrypted SMTP sessions and writes those into file1 file2
file3 ... fileN. Is there a simple way to get a spam-score for
each of those [based on message body, not SMTP headers, sender
reputations etc]. I'd like to have a program warn me if some
IP address inside my institution starts sending say >10 suspect
...
|