Hi Mukund, I dint look at spawning a thread, coz there we might be limited by number of threads that can be spawned at a time, which is system specific. Mails can easily hit that big a number.
I am happy with Mailer Queue plugin which queues all the mails and then in trigger cron job to periodically send those non-urgent mails. But signup mails are time critical, so i was asking for suggestions to bypass MailerQueue to deliver these mails. Regards, SG Mukund wrote: > Use the spawn plugin. > > On Sep 9, 3:29�pm, Sandeep Gudibanda <[EMAIL PROTECTED] -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

