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

            Bug ID: 7854
           Summary: Use of uninitialized value $rr_type in string eq at
                    ....SpamAssassin/Plugin/AskDNS.pm line 592
           Product: Spamassassin
           Version: 3.4.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: spamassassin
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: Undefined

After Update to 3.4.0 having in log:

_WARN: Use of uninitialized value $rr_type in string eq at
/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/AskDNS.pm line 592.

DNS resolution is working fine

# Options to spamd
SPAMDOPTIONS="-d -c -m5 -H --ipv4"

added to local.cf:
# Add DNS Server info
dns_server  192.168.130.254
dns_server  8.8.8.8
dns_server  1.1.1.1

cat /etc/resolv.conf
nameserver 192.168.130.254

System Infos:
spamassassin.x86_64  3.4.0-5.el7_7
OS: CentOS 7.8
Kernel 5.4.55-1-pve #1 SMP PVE 5.4.55-1

perl-Net-DNS.x86_64                                  0.72-6.el7          @base
perl-AnyEvent-CacheDNS.noarch                        0.08-15.el7         epel
perl-LWP-UserAgent-DNS-Hosts.noarch                  0.12-1.el7          epel
perl-Net-DNS-Nameserver.x86_64                       0.72-6.el7          base
perl-Net-DNS-Resolver-Programmable.noarch            0.003-15.el7        base
perl-POE-Component-Client-DNS.noarch                 1.051-8.el7         epel

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

Reply via email to