Email gateway and integrated with rails?

Hi:

I want to have inbound email addresses parsed and put into a queue I
create using rails, adn then to have our CSR’s go to this queue and be
able to respond to these emails using our RoR intranet. Does anyone
have any experience with this or can provide some direction or
suggestions of open-source stuff to re-use?

Thanks so much in advance!

Mike

On 27 Oct 2008, at 20:04, Miked wrote:

I want to have inbound email addresses parsed and put into a queue I
create using rails, adn then to have our CSR’s go to this queue and be
able to respond to these emails using our RoR intranet. Does anyone
have any experience with this or can provide some direction or
suggestions of open-source stuff to re-use?

http://www.google.com/search?client=safari&rls=en-us&q=rails+process+incoming+mail&ie=UTF-8&oe=UTF-8

As always, the blog posts a simple google search turn up will give you
a nice head start, but won’t provide you with a ready-made solution.
If you’re looking for such a beast, you’re better off looking for a
php app, you’ll probably find quite a few hanging around that do this
kind of thing.

Best regards

Peter De Berdt