On Sep 4, 8:07 am, Loic <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I need to send mail in my turbogears apps and i would like to not stop
> the current process during making this kind of stuff (for example :
> some time the smtp server may fails and i dont want to crash my apps
> with that)...
>
[..snip..]
> any ideas ??
>
> Cheers

Hey,

I've had a lot of luck with Rob W.W. Hooft's task.py library (http://
starship.python.net/crew/hooft/).  It has worked very well for long
running processes (i.e. multiple hours).  If TurboMail doesn't do the
trick for you it might be worth a try.

-Chris
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to