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/
Comments
Post a Comment