Sender Policy Framework
Declares which IP addresses are allowed to send mail for your domain. The installer reads the sending IPs it just configured in PowerMTA and writes them straight into your SPF record.
TXT @ v=spf1 ip4:YOUR.SENDING.IP -all- Sending IPs and IP pools detected automatically
- Existing SPF records merged instead of duplicated
- Stays within the 10 DNS-lookup limit
- Hard-fail (-all) policy applied by default
