You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ A Perl based tool to parse DMARC reports, based on John Levine's [rddmarc](http:
8
8
9
9
Open Report Parser is a fork of [techsneeze's dmarcts-report-parser](https://github.com/techsneeze/dmarcts-report-parser), and was forked to more closely match the needs of [Open DMARC Analyzer](https://github.com/userjack6880/Open-DMARC-Analyzer).
10
10
11
-
Open Report Parser Version 0 Alpha 4 (0-α4) is an [Anomaly \<Codebase\>](https://systemanomaly.com/codebase) project by John Bradley ([email protected]).
11
+
Open Report Parser Version 0 Alpha 5 (0-α5) is an [Anomaly \<Codebase\>](https://systemanomaly.com/codebase) project by John Bradley ([email protected]).
12
12
13
13
# Minimum Requirements
14
14
@@ -224,9 +224,9 @@ Currently, processing of both DMARC and TLS reports during the same run is only
224
224
225
225
# Latest Changes
226
226
227
-
## 0-α4
228
-
- Fixed Issue #8 again - some errornous code was introduced at some point that skips DB checks if not using Oauth2.
229
-
-Updated documentation to fix minimum requirements regarding MariaDB vs MySQL (initially discovered with Open Report Analyzer).
227
+
## 0-α5
228
+
- Fixed an issue with undefined variables discovered with Issue #12.
229
+
-Fixed an issue with mimecast improperly setting mime type outlined in Issue #12.
230
230
231
231
# Tested System Configurations
232
232
| OS | Perl | SQL | Source |
@@ -244,9 +244,9 @@ Support will be provided as outlined in the following schedule. For more details
244
244
245
245
| Version | Support Level | Released | End of Support | End of Life |
0 commit comments