Receive mails in my application

Hello,

I would like to know if anyone can explain or give me some examples of
how you can receive an e-mail on my application, made with Ruby.

I would like to see a listing of the messages, for example hotmail, and
also be able to see the contents of each message.

I do not know if it is possible to do this with Ruby on Rails.

Thank you for the answers.

Greetings

Carlos F. wrote:

Hello,

I would like to know if anyone can explain or give me some examples of
how you can receive an e-mail on my application, made with Ruby.

I would like to see a listing of the messages, for example hotmail, and
also be able to see the contents of each message.

I do not know if it is possible to do this with Ruby on Rails.

Thank you for the answers.

Greetings


MENSAJE ORIGINAL TRADUCIDO AL CASTELLANO

Hola,

me gustaría saber si es posible poder recibir el correo electrónico en
mi aplicación.

El caso es que gustaría que mi aplicación pudiera recibir el correo, de
por ejemplo hotmail. Esto es que pudiera ver todos los mensajes y poder
ver también el contenido de cada uno.

Mi aplicación ya envía correos, pero ahora quiero poder recibirlos.

No se si es posible o no hacerlo con Ruby on Rails, y con el
‘ActionMailer’.

Gracias de antemano por las respuestas.

Un saludo.