= unfuddle_my_email UnfuddleMyEmail is a library and command line utility to post Unfuddle tickets captured from a POP3 mailbox. Configuration is done via a YAML file, an example is provided with the gem as configuration-sample.yml. == Example unfuddle_my_email /path/to/configuration.yml == Notes This code does not call require 'rubygems', in order to run the Rake tasks etc, you can supply the option -rubygems when calling rake, or set the RUBYOPT environment variable. == COPYRIGHT Copyright (c) 2009 Matt Haley. See LICENSE for details.