diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2019-11-05 17:26:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-05 17:26:29 +0000 |
commit | fb454c9cdc366fd4ae3d98b557d29e2397ccfabc (patch) | |
tree | de1f85b0e38723f2d03495aa9c22402454859813 /test/functional/messages/url9.eml | |
parent | 598b67ccc50489063327146d204cc1ca90136d04 (diff) | |
parent | a8a6aaa9724fdaf692e6a3cebbaf51f1b52291e4 (diff) | |
download | rspamd-fb454c9cdc366fd4ae3d98b557d29e2397ccfabc.tar.gz rspamd-fb454c9cdc366fd4ae3d98b557d29e2397ccfabc.zip |
Merge pull request #3138 from korgoth1/master
[Test] Surbl IDN + punycode
Diffstat (limited to 'test/functional/messages/url9.eml')
-rw-r--r-- | test/functional/messages/url9.eml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/functional/messages/url9.eml b/test/functional/messages/url9.eml new file mode 100644 index 000000000..b6091f29d --- /dev/null +++ b/test/functional/messages/url9.eml @@ -0,0 +1,3 @@ +Content-Type: text/plain + +http://xn--80arbjktj.xn--p1ai
\ No newline at end of file |