thanks!
i'm talking with people from webfaction about smtp limit, i'll post
result...


On Mar 10, 9:04 pm, Jirka Vejrazka <jirka.vejra...@gmail.com> 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.
>
> Hi,
>
>   I have never used it myself, but a quick glance at the source code
> does not show any reason why this would not work. However, keep two
> things in mind:
>
>   - the emails are first all constructed in memory, which could be a
> bit of a problem if the email body is large
>   - the SMTP server must be able to handle 7000 emails in one go
>
>   Hope this helps a bit
>
>     Jirka

-- 
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.

Reply via email to