Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 2f8e912cf708042dfa42b6ddd3fd0d7b > files > 5

postgrey-1.18-2mdk.src.rpm

# change default configuration option here

# SOCKET=$(postconf -h queue_directory)/extern/postgrey/socket
# OPTIONS="--unix=$SOCKET"
# DBPATH=/var/lib/postgrey
# OPTIONS="$OPTIONS --dbdir=$DBPATH"

# to use an inet connection instead of a socket
#OPTIONS="--inet=127.0.0.1:10031"

# enable whitelisting
OPTIONS="$OPTIONS --auto-whitelist-clients"