Hi,

Might not be the right place to post this, but doesn't hurt to try.

Does anyone know of a nice Ruby SMTP server implementation out there? I've
searched around but only found some code snippets. I'd like users from my
web app to be able to interact with the application by sending emails, so
each user would get some unique id like: [email protected], and
sending a message to it would trigger some logic in the server related to
the account of the user. The alternative is to use postfix, but I'd rather
avoid the learning curve.

Any hints appreciated,

Thanks in advance!

- Marcelo.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to