X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/faf8ae12e85eabb050b0f5eceb2cb67ad1de5261..fa4aca5b7b60aea4d68027f18b90b020656e2b29:/cookbooks/spamassassin/templates/default/spamassassin.erb diff --git a/cookbooks/spamassassin/templates/default/spamassassin.erb b/cookbooks/spamassassin/templates/default/spamassassin.erb index e64c19be9..1f5769d50 100644 --- a/cookbooks/spamassassin/templates/default/spamassassin.erb +++ b/cookbooks/spamassassin/templates/default/spamassassin.erb @@ -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