aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rspamd.xml.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/rspamd.xml.sample b/rspamd.xml.sample
index a35ce6672..494b7baf1 100644
--- a/rspamd.xml.sample
+++ b/rspamd.xml.sample
@@ -30,6 +30,9 @@
<metric>
<name>default</name>
<required_score>10.0</required_score>
+ <action>reject</action>
+ <action>greylist:5</action>
+ <action>add_header:5</action>
<symbol weight="8.00">R_SPAM_FROM_MTU</symbol>
<symbol weight="10.00">R_WWW_EKONF_COM</symbol>
<symbol weight="2.00">R_TINYURL</symbol>