http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5786
------- Additional Comments From [EMAIL PROTECTED] 2008-01-15 02:33 ------- > A trivial patch to cater for the verifier's message_originator method in > Mail::DKIM 0.30 always returning an address which may be empty if there is no > originator, rather than returning undef in that case. Thanks, applied to trunk: svn -m 'DKIM: avoid a "Use of uninitialized value" warning when a From header field is missing in a message, Bug 5786' ci Sending lib/Mail/SpamAssassin/Plugin/DKIM.pm Committed revision 612071. Messages without a From header field are rarely seen, so the warning does not occur often in practice. This leaves a question why the SPF test file t/data/nice/spf3-received-spf contains two empty lines in the middle of a header, pushing the last couple of header fields (along with a From) into a body. Same in 3.2.4 and in trunk. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
