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

            Bug ID: 7401
           Summary: Uninitialised values in URIDNSBL.pm line 1042
           Product: Spamassassin
           Version: 3.4.1
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Plugins
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: Undefined

>From time to time I see this sequence of errors in my daily logwatch reports,
usually in the next logwatch report after I've rebooted the mail server
following a kernel update.

    Use of uninitialized value $4 in concatenation (.) or string at
/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/URIDNSBL.pm line
1042.: 8 Time(s)
    Use of uninitialized value $3 in concatenation (.) or string at
/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/URIDNSBL.pm line
1042.: 8 Time(s)
    Use of uninitialized value $2 in concatenation (.) or string at
/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/URIDNSBL.pm line
1042.: 8 Time(s)

I'm running spamd 3.4.1 on Fedora 25, with updates applied on a weekly basis.
The environment is nonstandard: I'm using getmail to retrieve incoming mail
from a POP3 mailbox on my ISP's mail host. Spamc is called as part of getmail's
MDA, a script that runs spamc before piping its output into a C program that
quarantines spam and passes ham to Postfix via Postfix.sendmail.

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

Reply via email to