https://bugs.exim.org/show_bug.cgi?id=2915
--- Comment #12 from Graeme Fowler <gra...@graemef.net> --- Early news is: no segfaults, but live variable 'regex<n>' destroyed by reset_store at smtp_reset:2162 is making an appearance after a single message has been accepted which tickles the regex-matching ACL. The response to the final '.' is '250 OK id=1oTRIj-...' etc *but* we then have a '421 Unexpected failure, please try later' immediately after. I'm not yet sure where that occurs in the transaction but it does look like it's either in the closing stages of smtp_in.c or receive.c Will have a dig. -- 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/ ##