Browse Source

[Test] Use non-ASCII file name

to cover rfc2047 decoding (7d8bdf6)
pull/2782/head
Alexander Moisseev 7 years ago
parent
commit
b481d7992e
  1. 4
      test/functional/messages/next2last-doublebad.eml

4
test/functional/messages/next2last-doublebad.eml

@ -1,8 +1,8 @@
Content-Type: multipart/mixed; boundary="--=_CDA2A73617693A02A72D9869"
----=_CDA2A73617693A02A72D9869
Content-Type: application/octet-stream; name="file.scr.xz"
Content-Disposition: attachment; filename="file.scr.xz"
Content-Type: application/octet-stream; name="=?windows-1251?B?9ODp6y5zY3IueHo=?="
Content-Disposition: attachment; filename="=?windows-1251?B?9ODp6y5zY3IueHo=?="
Content-Transfer-Encoding: base64
QlpoOTFBWSZTWeAw4GEAAADIAAAQQAAgACEAgrF3JFOFCQ4DDgYQ

Loading…
Cancel
Save