back

Easily receive pop e-mail in rails

A few days ago I wrote an example app that shows how to do this:

http://github.com/mischa/receive_mail_example_app/

I recommend reading the files in this order:

config/mailer_daemon.yml
app/models/message_mailer.rb
script/mailer_daemon_fetcher
lib/daemon.rb

March 14, 2009