| Server IP : 212.114.33.6 / Your IP : 216.73.217.30 Web Server : Apache System : Linux ger18 6.12.94+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.94-1 (2026-06-20) x86_64 User : immotrainerde ( 2287) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/default/ |
Upload File : |
# spamass-milt startup defaults
# OPTIONS are passed directly to spamass-milter.
# man spamass-milter for details
# Non-standard configuration notes:
# See README.Debian if you use the -x option with sendmail
# You should not pass the -d option in OPTIONS; use SOCKET for that.
# Default, use the spamass-milter user as the default user, ignore
# messages from localhost
#OPTIONS="-u spamass-milter -I -d func,misc,spamc -i 127.0.0.1 -i 212.114.33.0/24 -i 212.114.34.0/24 -i 212.114.35.0/24 -i 212.114.36.0/24 -i 212.114.37.0/24 -x -M -r 12 -- -4 -s 2000000"
OPTIONS="-u spamass-milter -I -i 127.0.0.1 -i 212.114.33.0/24 -i 212.114.34.0/24 -i 212.114.35.0/24 -i 212.114.36.0/24 -i 212.114.37.0/24 -x -M -r 12 -- -4 -s 2000000"
# Reject emails with spamassassin scores > 15.
#OPTIONS="${OPTIONS} -r 15"
# Do not modify Subject:, Content-Type: or body.
#OPTIONS="${OPTIONS} -m"
######################################
# 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"
# SOCKETOWNER="postfix:postfix"
# SOCKETMODE="0660"
######################################