How do I create anonymous email addresses (e.g. abcd11245@craigslist.org ) for users in the Rails 3 app?

I am launching the Craigs style notification panel, for which I need to create anonymous email addresses (e.g. 123fghuii@craigslist.org ) with forwarding for people who create messages.

How will I do this in Rails 3? Please be very specific and, if possible, detailed in your answer, as I am new to Rails.

Many thanks,

Faisal

+3
source share
4 answers

I implemented this and reviewed several solutions. By far, the easiest I found is http://cloudmailin.com

Cloudmailin HTTP POST URL- , . .

, . , MX, URL , , , . , , - S3. , , , .

, , http://cloudmailin.com/plans EDIT - , , .

, rails ( , ), HTTP-, URL- .

+4

, . , . Craigslist

-2

All Articles