diff options
author | Andrew Lewis <nerf@judo.za.org> | 2021-04-13 14:06:36 +0100 |
---|---|---|
committer | Andrew Lewis <nerf@judo.za.org> | 2021-04-13 14:06:36 +0100 |
commit | 548f11798641f7933f6e7b20a621f91f58ccc23e (patch) | |
tree | 896282113f0ca77fb6d5904d3877708ce98533f0 /test/functional/messages | |
parent | 125664ba6cf0154c65691441a9fb3b9dc120336d (diff) | |
download | rspamd-548f11798641f7933f6e7b20a621f91f58ccc23e.tar.gz rspamd-548f11798641f7933f6e7b20a621f91f58ccc23e.zip |
[Test] url-redirector
Diffstat (limited to 'test/functional/messages')
-rw-r--r-- | test/functional/messages/redir.eml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/functional/messages/redir.eml b/test/functional/messages/redir.eml new file mode 100644 index 000000000..c5218022f --- /dev/null +++ b/test/functional/messages/redir.eml @@ -0,0 +1,6 @@ +Content-type: text/plain + +bla http://127.0.0.1:18080/redirect2 + +lol http://127.0.0.1:18080/redirect3 + |