Read email in ruby

Hi,

We receive from our partner notification emails. My idea is to insert
this email in our database.

Ideas/links for reading emails in ruby?

Grtz…remco

Am 06.07.2009 um 09:56 schrieb Remco S.:

Ideas/links for reading emails in ruby?

Considering this is a rails ML, I suppose you meant rails, not ruby.
If so, have a look at the guides for rails

, else consider using actionmailer and go back to step 1…

Regards,

Felix

Remco S. wrote:

Hi,

We receive from our partner notification emails. My idea is to insert
this email in our database.

Ideas/links for reading emails in ruby?

Grtz…remco

This will be a good start unless you don’t have imap mail server.

http://www.ruby-forum.com/topic/111803

by
TheR