Re: [PATCH] skip original Content-Transfer-Encoding for mbox

2018-05-07 Thread Veronika Kabatova
- Original Message - > From: "Daniel Axtens" <d...@axtens.net> > To: patchwork@lists.ozlabs.org, vkaba...@redhat.com, "yuri volchkov" > <yuri.volch...@gmail.com> > Sent: Monday, May 7, 2018 5:57:55 PM > Subject: [PATCH] skip original Conten

[PATCH] skip original Content-Transfer-Encoding for mbox

2018-05-07 Thread Daniel Axtens
In the commit 01b9cbb9 all original mail headers are copied into the resulted mbox file. This means that some headers are going to be present twice in the generated mbox. That is fine unless the original email arrived in base64 encoding. Apparently git relies on the latest