hi! I know about Mailman but i have to send unique mail to each user, kind of confirmation with system generated url.
On Mar 11, 12:16 am, CLIFFORD ILKAY <clifford_il...@dinamis.com> wrote: > On 03/10/2010 02:19 PM, onoxo wrote: > > > how much mails can i send with send_mass_mail() > > i have like 7000 users and i have send mail to all of them. > > I've done large mailshots before. It's not fun if you don't have some > method of bounce handling because even if you have a very clean list, > with a list that large, you're bound to get the usual array of soft and > hard bounces. Creating an announcement only mailing list in Mailman is > quite easy. If you do that, your Django app only has to send an email to > one address, the announcement only list's address. Then, you have a > mature body of code to handle bounces, unsubscribes (if you wish), etc. > Mailman is written in Python so it's easy to incorporate with your code > at a lower level, if you need that. > -- > Regards, > > Clifford Ilkay > Dinamis > 1419-3266 Yonge St. > Toronto, ON > Canada M4N 3P6 > > <http://dinamis.com> > +1 416-410-3326 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.