Subversion Repositories configs

Rev

Rev 194 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
### Override for your different local config if necessary
2
#SOCKET=/run/spamass-milter/spamass-milter.sock
3
 
4
### You may add configuration parameters here, see spamass-milter(1)
5
###
6
### Note that the -x option for expanding aliases and virtusertable entries
7
### only works if spamass-milter is run as root; you will need to use
8
### spamass-milter-root.service instead of spamass-milter.service if you
9
### wish to do this but otherwise it's best to run as the unprivileged user
10
### sa-milt by using the normal spamass-milter.service
11
#EXTRA_FLAGS="-m -r 15"
197 - 12
EXTRA_FLAGS="-m -r 10 -R SPAM_ARE_NOT_ALLOWED_HERE -i 127.0.0.1,10.192.25.0/24 -g sa-milt -- --max-size=5120000"