Hey everyone, sorry I didn't have time to put up an ideal set of instructions on how-to-use. I didn't realize it would gain the traction that it did..
Okay, enough excuses. Here's some info to get you started (if you're running it on Heroku).
- Setup Inbound Parse on Sendgrid (https://app.sendgrid.com/settings/parse)
- Give Inbound Parse a domain name to watch and an endpoint to trigger. For the mlooper, this would trigger: http://www.mlooper.com/email_processor
If you notice in the Gemfile
there is a griddler gem. That handles some magic of incoming sendgrid parse events sent to the email_processor
endpoint.
- Create a job in Heroku scheduler to run
rake reply_to_spammers
every 10 minutes.
- Create a Postgres (or MySQL) database
- Create a user account (required fields are: email, looper_name, looper_title, password, privacy*)
- Create some "Replacements" — basically, a way for you to replace your full name with some fake name. i.e. (replace "brian weinreich" with "john doe")
- Create some "Replies" — the pre-generated replies the looper should use
- The privacy setting is how you toggle the default conversation privacy. If you forward a new email to the sp@mlooper.com it will either be available for anyone to see, or private and only visible to your logged-in user account.
I believe that's about it. You might need some customization to get it rolling for your own custom domain (I might have hard-coded some things to work only for mlooper.com domain).
- Make sure you get the "Replacements" correct. Replace your phone number, email, full name, company name, etc. You don't want those items to show up in the email out to the spammer (or they'll figure you out).
- The email parses is finnicky. Every email provider works a bit different in how they send a forwarded email. So, there might be some errors when parsing through the forwarded email to find the spammers email address if you use a client other than Gmail or Inbox.
No real tests :( Sorry— this was a definite hack to have some fun.
John Doe
Call: 123-1234 email: <bs@fake.com>
---------- Forwarded message ----------
From: Bizzy B <bizzle@wizzle.com>
Date: Sun, Feb 22, 2015 at 4:00 PM
Subject: Fwd: Re: Git Access
To: dizzle@gizzle.com
This is some text
John Doe
Call: 123-1234 email: <bs@fake.com>
Begin forwarded message:
On Tuesday, Feb 17, 2015 at 9:52 AM, Jizzle Wizzle <jswizzle@pizzle.com>, wrote: