Hello all, Hope you're doing well.
I'm sending email from my webapp using python's builtin smtplib, but I'd rather the user experience not block on this sending. What are your recommendations for sending email without blocking? Because I can imagine several ways, but maybe there's some niceness I'm not aware of. I wrote some code using Twisted Matrix, but apparently it still blocks, as I'm not using Twisted Web. -Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
