https://bugs.exim.org/show_bug.cgi?id=1708
--- Comment #5 from Heiko Schlittermann <[email protected]> --- Can you create a minimal set of configuration and supplementary files to reproduce the cache? E.g.: /tmp/exim.conf: begin rewrite *@foo.bar "${lookup{${local_part}}lsearch{/tmp/email-addresses}{$value}fail}" Ffrs *@foo.bar "${lookup{${local_part}}lsearch{/tmp/email-addresses}{$value}fail}" Ffrs /tmp/email-addresses: root: [email protected] and then crash it with exim -C /tmp/exim.conf -brw [email protected] ?? If that does not crash, can you find out what part needs to be added to crash it successfully? -- Heiko -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
