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

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

Jorge <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #502 is|0                           |1
           obsolete|                            |




--- Comment #1 from Jorge <[email protected]>  2012-01-03 09:27:49 ---
Created an attachment (id=528)
 --> (http://bugs.exim.org/attachment.cgi?id=528)
Updated strip-nul patch for exim-4.77

Updated patch for exim-4.77, exim compiles cleanly and works ok with this
patch, no problems so far.

The patch creates a new option "strip_nul_char" that can be set in exim.conf to
activate the new feature. If the feature is not active the codepath is exaclty
the same as before, there is only three "if (strip_nul_char) continue;" made in
three places in src/receive.c (2 in read_message_data, 1 in
read_message_data_smtp).

Greetings.


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

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to