I am seriously getting a client to consider Django for a CRM web site of a client.
Django templating language is the reason, since each campaign needs to be heavily customized from a database. Problem is they have a customer base of 100,000 registered users, and each campaign goes to a subset of these database which means a mailer campaign can run between 1000 and 70,000 users. Question is does Django's built-in mail component scale to handle such loads. Can we use it to send such huge volumes of emails in a single day? Ramdas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

