On 27 Kwi, 14:52, Tomasz Chmielewski <man...@wpkg.org> wrote:
> Am 27.04.2010 14:08, Tom Evans wrote:
>
> > If DEBUG is False, it will email any errors to ADMINS - is this not 
> > sufficient?
>
> Technically, should be fine, thanks.
>
> But I just checked, and I'm not getting any emails.
>
>      ADMINS = (
>          ('Tomasz Chmielewski','....@wpkg.org'),
>      )
>
> I.e. the MTA running on the same server does not log any new attempts,
> as I would get with "echo test | mail -s test someemail".
>
> Am I still missing some setting?
>

Maybe email settings are not valid: 
http://docs.djangoproject.com/en/1.1/ref/settings/#email-host
?

--
Tomasz Zielinski
http://pyconsultant.eu

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