Closed
Description
I see this in the mox webmail:
One of these is =?utf-8?B?4oCcU25vd+KAnSBieSBEYWxlIEJhaWxleS5wZGY=?=
, which is base64-encoded UTF-8. The other is =?utf-8?Q?=E2=80=9CThe_Letters_They_Left_Behind=E2=80=9D_--_Scott_Edelman?==?utf-8?Q?=2Epdf?=
, which is quoted-printable UTF-8.
The relevant sections of the raw email are:
Content-Disposition: inline;
filename*=utf-8''%E2%80%9CThe%20Letters%20They%20Left%20Behind%E2%80%9D%20%2D%2D%20Scott%20Edelman.pdf
Content-Type: application/pdf;
x-unix-mode=0644;
name="=?utf-8?Q?=E2=80=9CThe_Letters_They_Left_Behind=E2=80=9D_--_Scott_Edelman?=
=?utf-8?Q?=2Epdf?="
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename*=utf-8''%E2%80%9CSnow%E2%80%9D%20by%20Dale%20Bailey.pdf
Content-Type: application/pdf;
x-unix-mode=0644;
name="=?utf-8?B?4oCcU25vd+KAnSBieSBEYWxlIEJhaWxleS5wZGY=?="
Content-Transfer-Encoding: base64
Metadata
Metadata
Assignees
Labels
No labels