https://bugs.exim.org/show_bug.cgi?id=2462
Zoltan Herczeg <hzmes...@freemail.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hzmes...@freemail.hu --- Comment #3 from Zoltan Herczeg <hzmes...@freemail.hu> --- I have a pcresp tool, which is somewhat similar to sed. https://github.com/zherczeg/pcresp You can do trivial string formatting, or run shell scripts during / after matches. The syntax is far less complex than learning perl, but running shell scripts (fork/exec) are costly. Perl regex engine can also be replaced, here is an example: https://metacpan.org/pod/re::engine::PCRE -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev