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

Add a dmarc email processing endpoint and summary report #3

Open
5 tasks
brendanheywood opened this issue Feb 15, 2022 · 0 comments
Open
5 tasks

Add a dmarc email processing endpoint and summary report #3

brendanheywood opened this issue Feb 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@brendanheywood
Copy link
Contributor

brendanheywood commented Feb 15, 2022

  • Most of the heavy lifting should be a 3rd party library to parse the dmarc emails. This one looks like a good candidate but worth scanning a bit wider:

https://github.com/liuch/dmarc-srg

  • Implement a moodle incoming email handler which wires the moodle emails to the dmarc processor above
  • Have a convenient admin settings page which generates the dmarc dns entry and possibly even a check api to make sure it's in place (needs to be somewhat flexible)
  • Moodle specific dmarc drill down report
  • It should be able to work for any domains including non moodle ones, ie if you have a moodle and a drupal side by side moodle can process them both. Maybe have some config for ips or domains of what is ok
@brendanheywood brendanheywood added the enhancement New feature or request label Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant