I notice that the return-path: is often different from the from:
But my return-path: tests all fail. Here's one: header RETPATH_NUMS_CJ Return-path =~ /[0-9]{6,}/ score RETPATH_NUMS_CJ 3.000It will successfully match From:addr or Reply-To: but Return-path is silent. Yes, I tried Return-Path, but I believe this is case insensitive.
Can SA do this? Thanks, CJ