You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/mail-filter/sid-milter/files/sid-filter.conf

6 lines
226 B

# Additional options for the Sender-ID Milter
# see sid-filter(8) for more information.
SOCKETSPEC="inet:8026@localhost"
DOMAIN="example.com"
SID_FILTER_OPTS="-u milter -l -p $SOCKETSPEC -d $DOMAIN -P /var/run/sid-filter.pid"