[exim-dev] [Bug 1482] smtp_deliver() outbuffer too small

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1482] smtp_deliver() outbuffer too small
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1482




--- Comment #1 from Jeremy Harris <jgh146exb@???> 2014-05-26 15:30:30 ---
Created an attachment (id=732)
--> (http://bugs.exim.org/attachment.cgi?id=732)
proposed fix

The output buffer must be big enough to swallow the largest expected output
message. Since we're building the MAIL FROM in a 4k buffer, and
EXPERIMENTAL_DSN MAIL FROM lines can be enormous, size it at that for now.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email