https://bugs.exim.org/show_bug.cgi?id=2330
--- Comment #4 from Christian Persch (GNOME) <chpe@???> ---
You pass PCRE_UTF8 as compile option, and PCRE_NO_UTF8_CHECK as match option,
but your subject string is not valid UTF-8. This is documented not to work.
--
You are receiving this mail because:
You are on the CC list for the bug.