File: 13_SPF.in

package info (click to toggle)
knot 3.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,880 kB
  • sloc: ansic: 154,039; sh: 5,963; python: 1,141; makefile: 818
file content (14 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$ORIGIN	.
$TTL	1

; The SPF is the same as the TXT, so there are the differences and basics only.

; OK
@	SPF	"" "test1" "\255" test2		; Array of text strings
@	SPF	\# 1 00				; Hexadecimal rdata
@	TYPE99	\# 1 00				; TYPE + Hexadecimal rdata
@	TYPE99	""				; TYPE
@	spf	""				; Type in lower-case

; KO
@	SPF