]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/spamass-milter.default
Make it more clear that OPTIONS can only be set once in the
[deb_pkgs/spamass-milter.git] / debian / spamass-milter.default
index afb56f9bfd84c7f5efb1ca4234f7853b39e76da2..8922fb582b9d2738e2907ffdaadaa0cb558cc6e1 100644 (file)
 OPTIONS="-u spamass-milter -i 127.0.0.1"
 
 # Reject emails with spamassassin scores > 15.
-#OPTIONS="-r 15"
+#OPTIONS="${OPTIONS} -r 15"
 
 # Do not modify Subject:, Content-Type: or body.
-#OPTIONS="-m"
+#OPTIONS="${OPTIONS} -m"
 
 ######################################
 # If /usr/sbin/postfix is executable, the following are set by