diff options
author | Alexander Moisseev <moiseev@mezonplus.ru> | 2019-03-07 09:34:47 +0300 |
---|---|---|
committer | Alexander Moisseev <moiseev@mezonplus.ru> | 2019-03-07 09:34:47 +0300 |
commit | b481d7992e7911eb8c93c4e2d46b4f69c8dea164 (patch) | |
tree | b876c17d7dcc5e9b7131ed9748abf2fa282b2ac6 | |
parent | 00af0f5212cc7903011d9593271223404ff34edf (diff) | |
download | rspamd-b481d7992e7911eb8c93c4e2d46b4f69c8dea164.tar.gz rspamd-b481d7992e7911eb8c93c4e2d46b4f69c8dea164.zip |
[Test] Use non-ASCII file name
to cover rfc2047 decoding (7d8bdf6)
-rw-r--r-- | test/functional/messages/next2last-doublebad.eml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/functional/messages/next2last-doublebad.eml b/test/functional/messages/next2last-doublebad.eml index 928117c27..5c8a7173b 100644 --- a/test/functional/messages/next2last-doublebad.eml +++ b/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 |