chiark / gitweb /
zone.lisp: Add support for building SPF records.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 3 May 2024 00:24:07 +0000 (01:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 4 May 2024 23:56:33 +0000 (00:56 +0100)
commit9c799478caee5865a3c1029625ffe239b6b2a576
tree1e7e8e947c24b2c1d0e23c42fca8a55c40bdd8e4
parentb7dab7e34d90eae17ceff848ee03634c356a6c0d
zone.lisp: Add support for building SPF records.

This uses a fancy S-expression syntax rather than the raw text format,
so that it can look things up in the hosts and networks databases.
zone.lisp