You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@spamassassin.apache.org on 2022/05/03 10:20:13 UTC

[Bug 7984] New: FromNameSpoof uninitialized value $owner

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

            Bug ID: 7984
           Summary: FromNameSpoof uninitialized value $owner
           Product: Spamassassin
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Plugins
          Assignee: dev@spamassassin.apache.org
          Reporter: uhlar@fantomas.sk
  Target Milestone: Undefined

Created attachment 5778
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5778&action=edit
mail that causes described FromNameSpoof problem

I get following errors with enabled FromNameSpoof plugins and one of many
e-mails:

May  3 12:08:03.085 [3640] warn: Use of uninitialized value $owner in string ne
at /usr/share/perl5/Mail/SpamAssassin/Plugin/FromNameSpoof.pm line 415.
May  3 12:08:03.086 [3640] warn: Use of uninitialized value $owner in
concatenation (.) or string at
/usr/share/perl5/Mail/SpamAssassin/Plugin/FromNameSpoof.pm line 416.
May  3 12:08:03.086 [3640] warn: Use of uninitialized value $owner in string ne
at /usr/share/perl5/Mail/SpamAssassin/Plugin/FromNameSpoof.pm line 415.
May  3 12:08:03.087 [3640] warn: Use of uninitialized value $owner in pattern
match (m//) at /usr/share/perl5/Mail/SpamAssassin/Plugin/FromNameSpoof.pm line
419.
May  3 12:08:03.087 [3640] warn: Use of uninitialized value $tod{"domain"} in
concatenation (.) or string at
/usr/share/perl5/Mail/SpamAssassin/Plugin/FromNameSpoof.pm line 395.

tested with 3.4.6 and 4.0.0rc1
atttached example of mail generating this problem

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

[Bug 7984] FromNameSpoof uninitialized value $owner

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7984

Matus UHLAR - fantomas <uh...@fantomas.sk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uhlar@fantomas.sk

--- Comment #1 from Matus UHLAR - fantomas <uh...@fantomas.sk> ---
I am using SA packages from Debian (11 and experimental).

Testing with SA 3.4.2 in Debian 10 did not show this error.

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

[Bug 7984] FromNameSpoof uninitialized value $owner

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7984

Giovanni Bechis <gi...@paclan.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giovanni@paclan.it
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Giovanni Bechis <gi...@paclan.it> ---
Fixed if r1900514.

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