Mail Hackery

One of the notification systems at AdMob went insane yesterday and as a result this morning I was looking at just over 19 thousand messages in my inbox. Not that I like dealing with my inbox to begin with. And Thunderbird was choking trying to deal with the volume. Not sure exactly why, but instead of figuring it out I just pulled up the Ruby interpreter and used the IMAP support in the standard library to delete the messages and expunge them. There are probably about a dozen additional ways deal with the issue, but I thought it was a cool bit of hackery and a quick practical usage example.

This entry was posted in Open Source, Software. Bookmark the permalink.

One Response to Mail Hackery

  1. Eli Dickinson says:

    I hacked together a very similar script to deal with the mailbox that gets replies to a mailing list. Then it was just a matter of translating “out of office” into the native language of all the subscribers.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">