There was an error while loading. Please reload this page.
2 parents 14894aa + f24353e commit 3f9fde6Copy full SHA for 3f9fde6
1 file changed
reports/opendmarc-reports.in
@@ -722,7 +722,7 @@ foreach (@$domainset)
722
723
switch ($arc)
724
{
725
- case 1 { $arcstr = "pass"; }
+ case 0 { $arcstr = "pass"; }
726
else { $arcstr = "fail"; }
727
}
728
0 commit comments