I have a scenario in which i'm required to allow the user to send a message to multiple recipients but the user can also customize the message for each user by using a text editor. Now i know action-mailer allow multiple recipients but i'm wondering how am i supposed to handle the customized messages for each user and then sending them over.?
Are there any plugins or gems available to help support this functionality...or what else could be the solution for this??? please suggest...