This repository is not active
concept47/email_to_file
Rails 2 specific gem that allows emails be written to files when you specify config.action_mailer.delivery_method = :file in your development.rb. This behavior is available as part of Rails 3.
RubyMIT