]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/spamass-milter.default
update to release state
[deb_pkgs/spamass-milter.git] / debian / spamass-milter.default
index 2178ecc0c05885cdcc5e12aaa6f29ef053f3afc0..a2c49e07b712db1cffe82bf75c9ee2b74fce8217 100644 (file)
@@ -5,7 +5,7 @@
 
 # Default, use the nobody user as the default user, ignore messages
 # from localhost
-OPTIONS="-u nobody -i 127.0.0.1"
+OPTIONS="-u spamass-milter -i 127.0.0.1"
 
 # Reject emails with spamassassin scores > 15.
 #OPTIONS="-r 15"
@@ -19,6 +19,6 @@ OPTIONS="-u nobody -i 127.0.0.1"
 # here.
 ######################################
 # SOCKET="/var/spool/postfix/spamass/spamass.sock"
-# PIDFILE="/var/spool/postfix/spamass/spamass.pid"
 # SOCKETOWNER="postfix:postfix"
+# SOCKETMODE="0660"
 ######################################