https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7150

            Bug ID: 7150
           Summary: Allow scoped IP address in the dns_server config
                    option
           Product: Spamassassin
           Version: 3.4.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Libraries
          Assignee: [email protected]
          Reporter: [email protected]

Release notes of Net::DNS version 0.82 reminded me to check
whether we also allow scoped IP address in our dns_server setting.
It turns out the syntax checker does not allow it, even though
all the underlying code handles it just fine. So the proposed
change is very simple, just allow the full address syntax in a
config file.

Note that scoped IPv6 addresses are already allowed in spamd
--listen and --allowed-ips options, so this is just making scoped
address handling consistent to DNS resolving too.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to