Scripts for parsing Received: headers in emails

B

Benjamin Han

A while ago I asked if anyone knows a module for parsing Received: headers
in emails. Apparently my guess was wrong (that someone already wrote it in
Python). I got an email pointing me to Spambayes project, however the tokenizer
doesn't seem like doing a lot on the Received headers (especially when
comparing to SpamAssassin's code).

So I wrote a small set of scripts for doing this:

http://www.cs.cmu.edu/~benhdj/Code/receivedDB.v0_1-20040114.tar.gz

It's based on SpamAssassin's Received.pm script, but I separated patterns
from the code. Patterns of all known headers are kept in a text database
file so new entries can be added without touching anything else.

I hope this is useful to someone else too - and of course any patch to
increase the coverage of the database is welcome!


Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,016
Latest member
TatianaCha

Latest Threads

Top