Feb '09
08
Postgrey and SPF
Installed Postgrey and SPF at home, from etch backports apt-get install -t etch-backports postfix-policyd-spf-python python-spf add to main.cf “check_policy_service unix:private/policy-spf, check_policy_service inet:127.0.0.1:60000” to smtpd_recipient_restrictions add to master.cf policy-spf unix – n n – – spawn user=nobody argv=/usr/bin/policyd-spf I’m also looking … Continue reading