[exim-dev] [Bug 1684] Malformed headers which exceed length …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1684] Malformed headers which exceed length spec willingly passed to remote servers
https://bugs.exim.org/show_bug.cgi?id=1684

--- Comment #2 from Heiko Schlittermann <hs@???> ---
Exim should not accept messages with such oversized lines. This can be
accomplished by an ACL entry in the DATA ACL.

Once the message is accepted, Exim should do it's best to transmit it.
I'm not sure if reformatting the oversized headers is a good solution. Exim
should not touch any content of the message ever.

--
You are receiving this mail because:
You are on the CC list for the bug.