ietf-clear
[Top] [All Lists]

[ietf-clear] Re: Make CSV backwards compatible with legacy SPF records?

2004-11-15 08:24:02
But since no one is publishing CSV records yet (including me....bad me), we
have to start somewhere.

Harumph.

$ dig _client._smtp.tom.iecc.com srv

; <<>> DiG 8.3 <<>> _client._smtp.tom.iecc.com srv 
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 825
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;      _client._smtp.tom.iecc.com, type = SRV, class = IN

;; ANSWER SECTION:
_client._smtp.tom.iecc.com.  1D IN SRV  1 2 0 tom.iecc.com.

$ dig _client._smtp.mail.iecc.com srv

; <<>> DiG 8.3 <<>> _client._smtp.mail.iecc.com srv 
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21309
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;      _client._smtp.mail.iecc.com, type = SRV, class = IN

;; ANSWER SECTION:
_client._smtp.mail.iecc.com.  1D IN SRV  1 1 0 mail.iecc.com.