Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 2f7e4f1e3b0cba9e0bebc1d9497ea9ac > files > 13

spamass-milter-0.3.1-21.fc13.src.rpm

### Override for your different local config
#SOCKET=%{_localstatedir}/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 <rcpt_address>" only works as root
#RUN_AS_USER=sa-milt

### Standard parameters for spamass-milter are:
### -P %{_localstatedir}/run/spamass-milter.pid (PID file)
###
### Note that the -f parameter for running the milter in the background
### is not required because the milter runs in a wrapper script that
### backgrounds itself
###
### You may add another parameters here, see spamass-milter(1)
#EXTRA_FLAGS="-m -r 15"