[exim-dev] [Bug 1563] RFE: Support for binary data returned …

Top Page
Delete this message
Reply to this message
Author: Todd Lyons
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1563] RFE: Support for binary data returned from transport_filter
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Todd Lyons <tlyons@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tlyons@???





--- Comment #2 from Robert Blayzor <rblayzor@???> 2014-12-29 23:18:25 ---
Created an attachment (id=774)
--> (http://bugs.exim.org/attachment.cgi?id=774)
Patch against 4.84

Proposed transport option enhancement:

use_prefilter_size = true/false


Defaults false ...

True = Use transport_count and transport_newlines as passed to the filter,
assuming filter does not modify size in flight.


--- Comment #3 from Todd Lyons <tlyons@???> 2014-12-30 14:26:32 ---
Thanks Robert. Exim 4.85 is mere days away from release. Once it releases, can
you redo the patch against the 4.85 release (or against master, whichever is
easier for you)? I don't think much has changed in the transport area so I
expect no issues merging that part against master, but you're also adding a
global config option, which may require a small manual edit during the merge.


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