1,760
edits
Changes
no edit summary
[[Category:OPS535]][[Category:rchan]]
= Objective =
* Configure Postfix to check for SPF record and reject spam mails
* Caching-only DNS server
* Postfix installed and configure for your domain
= Required Package for checking SPF in Postfix =
* pypolicyd-spf (from the epel repository, if epel is not enable on your CentOS 7.0 system, you need to run "yum install epel-release" to install it.)
= Tasks =