]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/spamass-milter.default
add trailing \n to .default
[deb_pkgs/spamass-milter.git] / debian / spamass-milter.default
index dad54582a57c7bdc6a459fa2a9a4fd885c542a7b..2178ecc0c05885cdcc5e12aaa6f29ef053f3afc0 100644 (file)
@@ -12,3 +12,13 @@ OPTIONS="-u nobody -i 127.0.0.1"
 
 # Do not modify Subject:, Content-Type: or body.
 #OPTIONS="-m"
+
+######################################
+# If /usr/sbin/postfix is executable, the following are set by
+# default. You can override them by uncommenting and changing them
+# here.
+######################################
+# SOCKET="/var/spool/postfix/spamass/spamass.sock"
+# PIDFILE="/var/spool/postfix/spamass/spamass.pid"
+# SOCKETOWNER="postfix:postfix"
+######################################