What is VALIDITY error in MailScanner FE?

Discuss the ConfigServer MailScanner Front-End script
Post Reply
Sergio
Junior Member
Posts: 1741
Joined: 12 Dec 2006, 14:56

What is VALIDITY error in MailScanner FE?

Post by Sergio »

Hi,
Sarah.

When checking an email that was blocked due to SPAM the following lines appears:
RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.00 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us ... 1730681243 for more information.
RCVD_IN_VALIDITY_RPBL_BLOCKED 0.00 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us ... 1730681243 for more information.
RCVD_IN_VALIDITY_SAFE_BLOCKED 0.00 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us ... 1730681243 for more information.
It started to appears on all my server since few days ago.

Do I have to create an account in Validity?

Best Regards,
Sergio Cabrera
chrismclennan
Junior Member
Posts: 1
Joined: 08 Feb 2022, 01:22

Re: What is VALIDITY error in MailScanner FE?

Post by chrismclennan »

I noticed this too Sergio, so I signed up for an account with Validity just to see how to get rid of the notices.

Once signed up, they tried to funnel me through a sales channel that felt counter productive to reducing spam. I have since deleted my account with them as the whole scheme felt nefarious, happy to be proven wrong though.
Sarah
Moderator
Posts: 944
Joined: 09 Dec 2006, 22:49

Re: What is VALIDITY error in MailScanner FE?

Post by Sarah »

This is nothing to do with MailScanner Front-End. It is related to a SpamAssassin test. The link in the error gives further information. If you do not want to create an account with Validity you can disable the validity rules by following the steps in this article:

https://support.configserver.com/en/kno ... assin-test
Sergio
Junior Member
Posts: 1741
Joined: 12 Dec 2006, 14:56

Re: What is VALIDITY error in MailScanner FE?

Post by Sergio »

chrismclennan wrote: 31 Dec 2024, 00:31 I noticed this too Sergio, so I signed up for an account with Validity just to see how to get rid of the notices.

Once signed up, they tried to funnel me through a sales channel that felt counter productive to reducing spam. I have since deleted my account with them as the whole scheme felt nefarious, happy to be proven wrong though.
I have also signed out from validity and follow Sarah directions to take out validity.

Happy New Year 2025 to everyone in ConfigServer Forum, specially to Sarah and Jonathan.

Sergio
serg499
Junior Member
Posts: 2
Joined: 13 Mar 2021, 06:17

Re: What is VALIDITY error in MailScanner FE?

Post by serg499 »

Is there a way to make VALIDITY work? I created the account, but it didn't help
cheng514
Junior Member
Posts: 1
Joined: 07 Apr 2025, 08:49

Re: What is VALIDITY error in MailScanner FE?

Post by cheng514 »

I’ve noticed that this issue is becoming more common, and it seems that there still isn’t an effective solution. According to the official documentation, a non-forwarding DNS is required, and a DNS server needs to perform recursive queries to ultimately find the corresponding authoritative server for resolution. Based on this idea, we can use manual commands or online tools that others have already developed to query 1.0.0.127.bl.score.senderscore.com and find that the authoritative DNS server is nsb00.rpdns.net. Therefore, we can conditionally forward the bl.score.senderscore.com domain to the IP address of the authoritative server, nsb00.rpdns.net, on our DNS server.

test url https://dnsviz.net/d/1.0.0.127.bl.score ... om/dnssec/

bl.score.senderscore.com should query results from nsb00.rpdns.net.
sa-accredit.habeas.com and sa-trusted.bondedsender.org should query results from nsw00.rpdns.net.
Post Reply