TurboMail is designed to send e-mails asynchronously, using its own thread pool. Your main app shouldn't block, but I've never tried to push it with loads of e-mails in one go.
Cheers, Chris Miles On 10 Sep 2007, at 18:08, Will wrote: > I'm using TurboMail very successfully to send registration mails and > the like, but I was wondering if it is practical to use it to send out > a mailing list. What I am concerned about, is that if I have a > thousand mails queued up, then the app will block when trying to send > out other site mail. Is this case? Any work-around? > > Regards, > > Will McGugan > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

