]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/spamassassin/templates/default/spamassassin.erb
spamassassin: increase max children and increase max spare to decrease churn
[chef.git] / cookbooks / spamassassin / templates / default / spamassassin.erb
index e64c19be99ecfaa814c51a1385173db5be80d948..1f5769d502c42462a8f4a42ec476160c85255506 100644 (file)
@@ -10,7 +10,7 @@ ENABLED=1
 # make sure --max-children is not set to anything higher than 5,
 # unless you know what you're doing.
 
-OPTIONS="--username mail --nouser-config"
+OPTIONS="--username debian-spamd --nouser-config --max-children=20 --max-spare=5"
 
 # Pid file
 # Where should spamd write its PID to file? If you use the -u or