Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/techsneeze/dmarcts-report-parser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnew-gh <58862895+jnew-gh@users.noreply.github.com>2020-10-20 21:11:01 +0300
committerGitHub <noreply@github.com>2020-10-20 21:11:01 +0300
commit3d7c09958cb6fdc5a8dc852d3a9fb33f2c334862 (patch)
tree0fdb5844b013848cd663027c508896cf2882488f
parent2fad9c61938a41e69b09b0432aebabef9730690f (diff)
Update dmarcts-report-parser.pl
-rwxr-xr-xdmarcts-report-parser.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmarcts-report-parser.pl b/dmarcts-report-parser.pl
index dc33823..7711221 100755
--- a/dmarcts-report-parser.pl
+++ b/dmarcts-report-parser.pl
@@ -828,7 +828,7 @@ sub storeXMLInDatabase {
# Section 6.1: https://tools.ietf.org/html/rfc6376#section-6.1
# And the GitHub issues at
# https://github.com/techsneeze/dmarcts-report-viewer/issues/47
- # https://github.com/techsneeze/dmarcts-report-parser/pull/75
+ # https://github.com/techsneeze/dmarcts-report-parser/pull/78
$dkimresult = "pass";
last;
} else {