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

feat: add script to send email digest #14

Open
kristovatlas opened this issue Jan 26, 2017 · 1 comment
Open

feat: add script to send email digest #14

kristovatlas opened this issue Jan 26, 2017 · 1 comment

Comments

@kristovatlas
Copy link
Contributor

This would summarize the total number of domains seen and new ones found over a given period, e.g. a day. This could be run as another cron job, serving the dual purpose of reassuring the recipient that the service is healthy even when not finding new phishing domains.

@0xd34db33f
Copy link
Owner

Musing as this could help rectify #11 and has database implications from #9 . While we can certainly add a date field to the database entries for found domains, it goes back to the discussion about sanely maintaining it as we discuss in #9. Fine by me though. I think if we add a email digest that should take care of #11 as we can get the ultimate notification we were hoping for.

0xd34db33f added a commit that referenced this issue Jul 5, 2017
…er as the email address is not tracked in the foundDomain table which is what we would need to query. Gonna have to ponder this one for a bit, open to suggestions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants