]> source.dussan.org Git - rspamd.git/commitdiff
Update `add header` action in the settings.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 18 Sep 2015 00:29:20 +0000 (01:29 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 18 Sep 2015 00:29:20 +0000 (01:29 +0100)
doc/markdown/configuration/settings.md

index 6074c6fb04dafd7bf6bc8a5695982dd462b87386..fa0e079337bbbb9eabe839f82e7c5aee209087e7 100644 (file)
@@ -43,8 +43,9 @@ settings {
                        symbol1 = 10.0;
                        symbol2 = 0.0;
                        actions {
-                               reject = 100.0
-                               greylist = 10.0
+                               reject = 100.0;
+                               greylist = 10.0;
+                               "add header" = 5.0; # Please mention a space instead of underscore
                        }
                }
        }