summaryrefslogtreecommitdiffstats
path: root/test/functional/configs/maps
diff options
context:
space:
mode:
authorkorgoth1 <vladislav.stakhov@gmail.com>2020-02-29 22:17:34 +0300
committerkorgoth1 <vladislav.stakhov@gmail.com>2020-02-29 22:17:34 +0300
commitea0dda917b19cedcd5c21deaf2ef718826051a43 (patch)
tree18fb0492e0f9502e6317ff99657a454341969d63 /test/functional/configs/maps
parentf5439dceb784bff970507afbdc6f6e8e37755892 (diff)
downloadrspamd-ea0dda917b19cedcd5c21deaf2ef718826051a43.tar.gz
rspamd-ea0dda917b19cedcd5c21deaf2ef718826051a43.zip
[Test] URL compose map
Diffstat (limited to 'test/functional/configs/maps')
-rw-r--r--test/functional/configs/maps/url_compose_map.list3
-rw-r--r--test/functional/configs/maps/url_compose_map_for_mails.list4
2 files changed, 5 insertions, 2 deletions
diff --git a/test/functional/configs/maps/url_compose_map.list b/test/functional/configs/maps/url_compose_map.list
index 06868b288..808c455ca 100644
--- a/test/functional/configs/maps/url_compose_map.list
+++ b/test/functional/configs/maps/url_compose_map.list
@@ -1,2 +1,3 @@
*.dirty.sanchez.com
-!not.dirty.sanchez.com \ No newline at end of file
+!not.dirty.sanchez.com
+41.black.sanchez.com \ No newline at end of file
diff --git a/test/functional/configs/maps/url_compose_map_for_mails.list b/test/functional/configs/maps/url_compose_map_for_mails.list
index 2abdc5e32..1d54a3e2a 100644
--- a/test/functional/configs/maps/url_compose_map_for_mails.list
+++ b/test/functional/configs/maps/url_compose_map_for_mails.list
@@ -1 +1,3 @@
-!very.clean.exclude.com \ No newline at end of file
+*.dirty.sanchez.com
+!admin.dirty.sanchez.com
+41.black.sanchez.com \ No newline at end of file