So I'm thinking about writing a tool to build the magic for getting into the inbox. Was wondering if anyone has or knows where to find code to review. There seem to be a few simple steps.
1) generate text - I'm thinking to pull it from random RSS feeds
2) send the text to several random email accounts as well as one of my seeds every 500 or so emails
3) once I see the email in the inbox of one of my seeds then I know it's validated by the spam filters
4) use that golden ticket text to bypass filters and then blast out as much as I can until the ticket is burned.
Sound about right? Anyone have any suggestions on implementation or libraries to use?