------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1533
Summary: headers_remove items size-limited
Product: Exim
Version: 4.83
Platform: All
OS/Version: All
Status: ASSIGNED
Severity: bug
Priority: medium
Component: Transports
AssignedTo: jgh146exb@???
ReportedBy: jgh146exb@???
CC: exim-dev@???
There is a fixed-size buffer (128 chars) used during headers_remove processing
which truncates items after extraction from the headers_remove list but before
expansion. This results in an expansion error, commonly "missing }", on
anything complex.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email