------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=817 --- Comment #18 from Phil Pennock <[email protected]> 2012-07-10 01:06:32 --- I think we should seriously consider pulling in the logging of the received 8BITMIME status, so that if there is message corruption when talking to a 7bit server, the Exim server can be identified as the accessory to the crime. (The perpetrator being the 7bit server). That just needs the body_8bitmime var (and setting) from smtp_in.c and the receive.c logging and the LX_8bitmime definition from macros.h -- no need for the WITH_8BITMIME guard, we should be *able* to log this anyway. -- 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/ ##
