Rex wrote:
> Hi,
> 
> I am having trouble getting error reporting via email to work (as
> described here http://docs.djangoproject.com/en/dev/howto/error-reporting/
> ). When I hit a 500 error, no email reaches the admin's inbox.
> 
> Here is what I have done:
> - I set DEBUG to False
> - I defined an Admin user and entered my email address
> - I ensured that Postfix is installed and running
> 
> Is there anything else I need to do? I will gladly provide any extra
> information to troubleshoot this.

Does postfix receive the e-mail? Check the mail.log.

-- 
Christian Joergensen
http://www.technobabble.dk

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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