Subversion Repositories configs

Rev

Rev 194 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 194 Rev 197
Line 7... Line 7...
7
### only works if spamass-milter is run as root; you will need to use
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
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
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
10
### sa-milt by using the normal spamass-milter.service
11
#EXTRA_FLAGS="-m -r 15"
11
#EXTRA_FLAGS="-m -r 15"
12
EXTRA_FLAGS="-m -r 8 -R SPAM_ARE_NOT_ALLOWED_HERE -i 127.0.0.1,10.192.25.0/24 -g sa-milt -- --max-size=5120000"
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"