Re: [PATCH v2 2/2] send-email: honor transferencoding config option again
From: Junio C Hamano <hidden>
Date: 2019-05-09 06:47:27
From: Junio C Hamano <hidden>
Date: 2019-05-09 06:47:27
Eric Sunshine [off-list ref] writes:
On Wed, May 8, 2019 at 6:56 AM Junio C Hamano [off-list ref] wrote:quoted
Since e67a228cd8a ("send-email: automatically determine transfer-encoding"), the value of sendmail.transferencoding in the configuration file is ignored, because $target_xfer_encoding iss/,//
(also all other typofixes are obviously correct) Thanks.