Hi,

I have a Django site that gets on average 6,000 visits a day. We use a
white listed e-mail server to send out e-mails to our customers (order
notifications, password resets etc.)
This costs a fraction of a cent per e-mail - so all the details are in
settings.py.

Today, something happened that caused Django to send thousands of
error messages to my email account.
I love this feature, but today I ended up paying quite a lot for
identical error messages.

Is there any way at all to specify different e-mail server settings
for error messages?

Thank you,
Matt.

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