Initial commit

This commit is contained in:
Smaug123
2024-06-01 21:35:18 +01:00
commit b37eddc6e3
22 changed files with 1723 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# DMARC parser for F#
Based on the [RFC](https://datatracker.ietf.org/doc/html/rfc7489#appendix-C), with concessions to match what Google actually reported to me in its own reports.