Processing Incoming Email With Rails

Hello Which is the best way to process incoming email with Rails ? I'm already googling it and found some link to do it but there are pro and cons bout it, so which way is the best ? Thanx

Hi, a good approach is to have rails go check a POP/IMAP mailbox and parse the emails.

I would attach some code, but it's in the other HD! :slight_smile:

Checkout http://github.com/look/fetcher/

Andrew Timberlake http://ramblingsonrails.com http://www.linkedin.com/in/andrewtimberlake

"I have never let my schooling interfere with my education" - Mark Twain