When a new instance of some object is created, I need to send out X number of emails. X could potentially mean hundreds of emails.
What would be the most efficient way to do this? I know if I use send_mass_mail() it could potentially hang for quite a long time. Any thoughts greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---