SA doesn't use EvalTests.pm's check_for_from_to_same test, but part of the code looks like this:
return 0 if (!length($hdr_from) || !length($hdr_to) || $hdr_from eq $hdr_to); Is that right? Shouldn't the 'eq' be 'ne'? -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We feel that resistance to new ideas and technology is unwise and ultimately futile.