I need to build an application that works like a mailing list. Instead of reinventing the wheel, I thought of using Mailman, DadaMail or GoogleGroups. But I need my Rails app to add and remove emails from these lists.
Any good rails plugins that you recommend?