I am looking for recommendations on the best Rails plugins and gems for parsing email and inserting it into the database, similar to the way Highrise and Basecamp (among others) work.
Described here http://wiki.rubyonrails.org/rails/pages/HowToReceiveEmailsWithActionMailer
Are there any that people recommend, currently?
I’d suggest looking at astrotrain. I haven’t used it myself, but I gather it’s what the entp guys are using for their apps.