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

            Bug ID: 7196
           Summary: PerMsgStatus Warning
           Product: Spamassassin
           Version: 3.4.1
          Hardware: PC
                OS: Windows 7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: spamassassin
          Assignee: dev@spamassassin.apache.org
          Reporter: kmcgr...@pccc.com

This spanned from bug 7195:

>> May 13 23:35:43 mail01 amavis[17386]: (17386-12) _WARN: Use of
>> uninitialized value in concatenation (.) or string at
>> /usr/share/perl5/vendor_perl/Mail/SpamAssassin/PerMsgStatus.pm line
>> 3082.

Mark: It's because the RegistryBoundaries::uri_to_domain returns undef
when it sees %hh encoding in an URL, and the caller then tries to
concatenate it with 'dummy@', which produces this warning.
Seems harmless but annoying, should be fixed.

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

Reply via email to