Rails 3 - Handle Incoming Messages (Allowing Users to reply to email notifications) -


right app sends out email notifications. i'd allow user reply directly email, gets ingested app , inserted database.

are there rails gems, services, tutorials can point me in right direction.

also, need make reply-to email have uid, replyto--uid@domain.com, don't have rely on (sender).

what think?

thanks

a few articles started:

http://railstips.org/blog/archives/2008/10/27/using-gmail-with-imap-to-receive-email-in-rails/

http://jasonseifer.com/2009/04/24/receving-email-with-rails


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -