https://bugs.exim.org/show_bug.cgi?id=2915
--- Comment #13 from Graeme Fowler <gra...@graemef.net> --- (In reply to Graeme Fowler from comment #12) > 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 I think the likely candidate is line 615 in daemon.c, which follows a debug_print on 'Recipients:' which is the last debug out line prior to the LOG MAIN PANIC DIE moment. -- 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/ ##