P4DTI issue job000388

TitleError reporting is poor if you choose not to receive e-mail
Statusclosed
Priorityoptional
Assigned userGareth Rees
OrganizationRavenbrook
DescriptionIf you choose not to receive e-mail (by setting smtp_server to None in config.py) then the Python backtrace is not recorded when an error occurs (the log only records the error itself).
AnalysisRecord the backtrace to the log as well?
How foundcustomer
Evidence<http://info.ravenbrook.com/mail/2001/08/23/09-59-59/0.txt>
Observed in1.1.6
Created byGareth Rees
Created on2001-08-23 11:27:37
Last modified byGareth Rees
Last modified on2001-12-10 19:55:48
History2001-08-23 GDR Created.

Fixes

Change Effect Date User Description
23622 closed 2001-10-29 14:19:09 Gareth Rees Always log e-mail even if it doesn't get sent.