Re: html email function to a large recipient list problem

2014-05-13 Thread Venkatraman S
I havent looked at your entire problem statement , but https://github.com/pinax/django-mailer does give you many features w.r.t emails OOB. On Mon, May 12, 2014 at 3:49 PM, MikeKJ wrote: > Anyone have an insight into this please? > > -- > You received this message because you are subscribed to

Re: html email function to a large recipient list problem

2014-05-12 Thread MikeKJ
Anyone have an insight into this please? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send e

html email function to a large recipient list problem

2014-05-07 Thread MikeKJ
I have these functions to send update emails to a subscriber list (recipients) but for some reason I cannot seem to fathom it does: Connect Send Email A Connect Connect Send Email B Send Email B Connect Connect Connect Send Email C Send Email C Send Email C etc etc Can anyone see where the in