X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fspamass-milter.default;h=985902c127f9171738c5c6798ccd3b99c005564e;hb=5c5f4d9e741bf798bb8292046f23caf108b9792e;hp=c4cd67cb4b4cd35dfdb733072c11aab784a0dd57;hpb=a9df5349e764b2f785022625c1e729dc7de4782a;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/spamass-milter.default b/debian/spamass-milter.default index c4cd67c..985902c 100644 --- a/debian/spamass-milter.default +++ b/debian/spamass-milter.default @@ -13,6 +13,12 @@ OPTIONS="-u nobody -i 127.0.0.1" # Do not modify Subject:, Content-Type: or body. #OPTIONS="-m" -# If you are using postfix, you may want to use the following -# SOCKET="/var/spool/postfix/spamass.sock" -# RUNAS="postfix" \ No newline at end of file +###################################### +# 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" +###################################### \ No newline at end of file