You know how sometimes you get emails
from people who want you to work on sites made in Dreamweaver?
Well, those sites are awful
So I decided I didn't want those emails any more!
A Ruby script, of course!
It checks your unread emails for links,
and checks the links for "MM_" - a sure sign of Dreamweaver!
You can view it at GitHub or download it. It goes like this:
Simply by typing:
$ ruby dreamcatcher.rb emailaddress password
You probably want to daemonize it so that it runs automagically.
This code is provided as-is. It worked fine for me when I tried it.
If it breaks your stuff, you should've checked it before you ran it.
Just to be on the safe side, you should never run this, ever.