https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6920
Alessandro Vesely <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Alessandro Vesely <[email protected]> --- (In reply to comment #0) > > If the Received-SPF or Authentication-Results header is split across > multiple lines with a continuation then the plugin will fail to parse the > identity=(mfrom|mailfrom|helo) value. The Authntication-Results can be moreconveniently handled using the plugin proposed as attachment of bug #6918. See also bug #6899. > The problem appears to be this: > > my @internal_hdrs = split("\n", $scanner->get('ALL-INTERNAL')); Yes, that doesn't work. Did that function change? -- You are receiving this mail because: You are the assignee for the bug.
