https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7992
--- Comment #12 from Henrik Krohns <apa...@hege.li> --- (In reply to Henrik Krohns from comment #10) > But it's not possible to use the same capture name across different rules. > As the set_tag is called right after a rule is hit, a new hit will always > overwrite the older tag value. Also the first set_tag call will activate and > remove any depending callbacks. Also the same issue comes with "tflags multiple" rules. I guess it could come handy to save all those hits into the tag. I'll see if I can delay the set_tag call after rule is finished. -- You are receiving this mail because: You are the assignee for the bug.