### Override for your different local config if necessary #SOCKET=/var/run/spamass-milter/spamass-milter.sock ### For security reasons it is best to run the milter as a non-root user ### ### However, if you need to use the -x option to expand aliases to get ### the username(s) to pass to spamc, the milter needs to run as root ### since "sendmail -bv " only works as root #RUN_AS_USER=sa-milt ### Standard parameters for spamass-milter are: ### -f -P /var/run/spamass-milter.pid ### These run the milter as a daemon and have it write a PID file ### ### You may add another parameters here, see spamass-milter(1) #EXTRA_FLAGS="-m -r 15"