Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > b021c0079053138f418c60ccaa95e988 > files > 5

postgrey-1.32-4mdv2009.0.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"