Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does MaraDNS have support for SPF?

maradns SPF support
0
Posted

Does MaraDNS have support for SPF?

0

SPF, or sender policy framework, is method of using DNS that makes it more difficult to forge email. MaraDNS has full support for SPF, both via TXT records and, starting with MaraDNS 1.2.08, via RFC4408 SPF records. SPF configuration is beyond the scope of MaraDNS’ documentation. However, at the time of this FAQ entry being written (June, 2006), information and documentation concerning SPF is available at http://openspf.org. The BIND examples will work in MaraDNS csv2 zone files as long as the double quotes (“) are replaced by single quotes (‘). For example, a SPF TXT record that looks like example.net. IN TXT “v=spf1 +mx a:colo.example.com/28 -all” in a BIND zone file will look like example.net. TXT ‘v=spf1 +mx a:colo.example.com/28 -all’ in a MaraDNS zone file. MaraDNS version 1.2.08 and higher can also make the corresponding SPF record, which will have the syntax example.net. SPF ‘v=spf1 +mx a:colo.example.com/28 -all’.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123