I think I'd just set up Google apps to handle email for my domain, and use one the available POP3 or IMAP libs to check whatever account I want my Ruby app to process.
/Morten On May 7, 2009, at 1:37 AM, Thomas Balthazar wrote: > > Hello, > > I've seen a lot of posts about handling outgoing e-mails. > > But what would be the best solution to handle incoming e-mails? > Having a server elsewhere (Slicehost, Mosso, ...), configured with > Postfix and a Rails app that handle/parse incoming e-mails, then ping > the Heroku app with the data? > > Thanks for sharing your ideas. > > Best, > Thomas. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
