globaleaks / APAF

Anonymous Python Application Framework
33 stars 15 forks source link

Send exception via email #11

Open fpietrosanti opened 12 years ago

fpietrosanti commented 12 years ago

Provide a facility for apaf application developer and apaf itself to send via email all exceptions and critical errors generated by the application.

Any unhandled exception from Python should be sent via email.

This feature must be configurable and depends on email sending functionality .

The exception sending must be able to exploit the secure email functionality of APAF.