On May 22, 2008, at 11:56 PM, Jeff Anderson wrote: > django isn't designed to be a mass-emailing system. It can do it, > but it is very slow compared to using mailing list software. Mailman > is written in python, and you can have django send off the one e- > mail to the mailman-driven list. If mailman doesn't suit your needs, > you can either put up with the slowness that happens when sending > thousands of e-mails from django's e-mail function, use a different > python library to handle the e-mail, or write your own python code > optimized for sending out mass e-mails.
Or help work on django-mailer :-) http://code.google.com/p/django-mailer/ James --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---