https://bugs.exim.org/show_bug.cgi?id=1760
Bug ID: 1760
Summary: bounces may have overlong lines
Product: Exim
Version: 4.86
Hardware: All
OS: All
Status: NEW
Severity: bug
Priority: medium
Component: Delivery in general
Assignee: nigel@???
Reporter: jgh146exb@???
CC: exim-dev@???
Bounces usually include the original messsage (if configured and not over-long)
but no check is made of the line length, so it can exceed RFC limits.
If you apply the RFC limit on reception, you'll also reject the bounce you
generate when the limit is hit.
Suggestion: another option, cf. bounce_return_size_limit, to limit the
line length in generated bounces.
--
You are receiving this mail because:
You are on the CC list for the bug.