]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Fix configuration example
authorAndrew Lewis <nerf@judo.za.org>
Thu, 13 Apr 2017 11:44:57 +0000 (13:44 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Thu, 13 Apr 2017 11:44:57 +0000 (13:44 +0200)
conf/modules.d/greylist.conf

index 04e3b82057797093f81977dc9a4030d5e4841018..70c5a642cb32bc595acea30727588d77b9d5e4e7 100644 (file)
@@ -24,7 +24,7 @@ greylist {
   key_prefix = "rg"; # default hash name
   max_data_len = 10k; # default data limit to hash
   message = "Try again later"; # default greylisted message
-  #symbol = 'GREYLIST'; # Symbol to insert
+  #symbol = "GREYLIST"; # Symbol to insert
   action = "soft reject"; # default greylisted action
   ipv4_mask = 19; # Mask bits for ipv4
   ipv6_mask = 64; # Mask bits for ipv6