Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a derived SMTP Handler #1

Closed
thealphadollar opened this issue May 15, 2018 · 1 comment
Closed

Create a derived SMTP Handler #1

thealphadollar opened this issue May 15, 2018 · 1 comment

Comments

@thealphadollar
Copy link
Owner

We can improvise on the current mail sending model by making a derived class from SMTPHandler of the logging module.

It can have multiple functions and can be done at the end and embedded into the system seamlessly.

@thealphadollar
Copy link
Owner Author

Add ability to handle exception when sending mail fails!

@thealphadollar thealphadollar added this to the Recording Module. milestone May 17, 2018
thealphadollar added a commit that referenced this issue Jun 6, 2018
fixes #8: we do not use database to store logs, only text file.
fixes #1: most of the clients work with default SMTP and hence custom SMTP handler is not required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant