Lähettäjä: Brian Kendig Päiväys: Vastaanottaja: Marc MERLIN Kopio: Exim-users, Philip Hazel Aihe: [Exim] Re: [SA-exim] local_scan is crashing (log_write crash)
Some additional information.
The line that's crashing is:
log_write(0, LOG_MAIN, "SA: Action: check skipped due to message size
(%d bytes) and SATruncBodyCond expanded to false (Message-Id: %s). %s",
fdsize-18, safemesgid, mailinfo);
I tried putting a copy of this line immediately before it, and changing
my copy of the line. I came up with this small example which always
crashes: