[exim-dev] [Bug 2915] SIGSEGV in ACL when message is second …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2915] SIGSEGV in ACL when message is second in that connection
https://bugs.exim.org/show_bug.cgi?id=2915

--- Comment #13 from Graeme Fowler <graeme@???> ---
(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.