]> source.dussan.org Git - rspamd.git/commitdiff
[Test] Fix tests on rspamd-3.7 4708/head
authorAndrew Lewis <nerf@judo.za.org>
Fri, 17 Nov 2023 10:42:29 +0000 (12:42 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Fri, 17 Nov 2023 10:42:29 +0000 (12:42 +0200)
test/functional/configs/settings.conf

index 506bde19c8f78fca194013a6379aa2528d982149..9a51ef999f9ec68c3bdb9135224b93918446f343 100644 (file)
@@ -35,7 +35,7 @@ settings {
     user = "test@example.com";
     from = "test2@example.com";
     hostname = "example.com";
-    selector = "rcpts:addr.in(test3@example.com)";
+    selector = "rcpts:addr.in('test3@example.com')";
     header = {
       "Content-Transfer-Encoding" = "7bit";
       "Custom-Header" = true;