Hi All:

I'm starting to work on a webmail app in Django. I came across an improved version of
imaplib1 that uses threads for some of the calls to the IMAP server. Will this cause
problems in a Django / mod-python / Apache scenario? Or should I stick to plain imaplib?

David Blewett

1: http://www.cs.usyd.edu.au/~piers/python/imaplib.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to