dns_available yes

Marco Gaiarin wrote:
Ok, i have:
        dns_available test: 172.0.0.1

That's wrong. The documentation tells that you need to specify
a domain name there, and that SpamAssassin will test for a NS
record of that domain name:

| dns_available { yes | no | test[: domain1 domain2...] }
| [...]
| When the option value is a test (with or without arguments),
| SpamAssassin will query some domain names
| [...]
| The test queries for NS records of these domain

Does your *domain* name '172.0.0.1' have a NS record?
I bet it doesn't.

Just set it to:
  dns_available yes
as Axb suggested.

  Mark

Reply via email to