Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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.
With this code, you can create a DMARC report aggregator parser that can accept an 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.
When completed, you will be able to send out a report analyzing the received DMARC aggregate data.