About Mail Sender Authentication statuses
Based on the results of all types of Mail Sender Authentication, the program assigns the message one of the following statuses:
- ViolationNotFound – message authentication violations were not detected.
- ViolationFound – one or several message authentication violations were detected.
Based on the results of DMARC Mail Sender Authentication, the program assigns the message one of the following statuses:
- Pass – a message authentication violation was not detected.
- Fail – a message authentication violation was detected.
- TempError – temporary error in Mail Sender Authentication.
- PermError – permanent error in Mail Sender Authentication.
Based on the results of DKIM Mail Sender Authentication, the program assigns the message one of the following statuses:
- Pass – a message authentication violation was not detected.
- Fail – a message authentication violation was detected.
- TempError – temporary error in Mail Sender Authentication.
- PermError – permanent error in Mail Sender Authentication.
- Neutral – the message contains a digital signature in an incorrect format.
Based on the results of SPF Mail Sender Authentication, the program assigns the message one of the following statuses:
- Pass – a message authentication violation was not detected.
- Fail – a message authentication violation was detected.
- SoftFail – a minor authentication violation was detected.
- TempError – temporary error in Mail Sender Authentication.
- PermError – permanent error in Mail Sender Authentication.
- Neutral – the message contains a digital signature in an incorrect format.
Page top