https://bugs.exim.org/show_bug.cgi?id=3047
--- Comment #1 from Jeremy Harris <jgh146exb@???> ---
At first sight this is a bug in the PCRE2 library, attempting to allocate
minus 16 bytes of memory.
It also looks like a rather expensive way in the config of phrasing
header_line_maxsize = 7999
spool_wireformat = false
A_check_mime:
warn
condition = ${if > {$max_received_linelength}{7999}}
message = MIME error: Line length in message or single header
exceeds 8000.
log_message = DENY: MIME Error (Maximum line length exceeded)
--
You are receiving this mail because:
You are on the CC list for the bug.
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-dev-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/