:clam=yes,spam=yes,spam_hits=5.0,regex=^Subject\072.*(7.|8.)\%:(?m)\n{20,21}
second regex never get match, even though it match fine through pcregrep just fine
in fact, i changed that to something as simple as where I'm trying to match something for line in subject and it won't match it either
seems like it's match fine first regex but nothing after it