diff --git a/checks/categories.py b/checks/categories.py index 995e30d5c..e78d7dfcd 100644 --- a/checks/categories.py +++ b/checks/categories.py @@ -2271,7 +2271,7 @@ def result_good(self, tech_data): self.tech_data = [[tech_data]] def result_bad(self, tech_data): - self._status(STATUS_FAIL) + self._status(STATUS_NOTICE) self.verdict = "detail mail auth tlsrpt verdict bad" if tech_data: # More than one spf record. Show the records.