thinkingserious / sendgrid-python-dmarc-parser

This is a DMARC report parser that accepts either an XML or zipped file as input at an attachment via email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code is running on a Heroku/Python/Flask stack using the SendGrid Parse and Web APIs.

With this code, you can create a DMARC report aggregator parser that can accept and email containing a zipped DMARC aggregate report and store the data received in a DB.

When completed, you will be able to send out a report analyzing the received DMARC aggregate data.

About

This is a DMARC report parser that accepts either an XML or zipped file as input at an attachment via email

License:MIT License


Languages

Language:Python 100.0%