https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7956
--- Comment #12 from Henrik Krohns <[email protected]> --- (In reply to Henrik Krohns from comment #11) > > A possible workaround might also be escaping "st" to "s[t]", atleast here it > stops complaining.. > > (?<!lis[t]-manage\.) Never mind, trying many versions, it seems to start complaining again after Perl 5.30... So I'd still suggest just not using the lookbehind in this case.. -- You are receiving this mail because: You are the assignee for the bug.
