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: uh...@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.