Hi,
I have this situation: I need a mass change on all dns zones. All lines equal this:
domain.com. 3600 IN TXT "v=spf1 a mx ptr ip4:11.22.33.44 a:ns1.domain.com a:ns2.domain.com -all"
need be changed to:
domain.com. 3600 IN TXT "v=spf1 a mx ptr ip4:55.66.77.88 a:ns1.domain.com a:ns2.domain.com -all"
Some sugestion?
Since now, tanks for any help.
I have this situation: I need a mass change on all dns zones. All lines equal this:
domain.com. 3600 IN TXT "v=spf1 a mx ptr ip4:11.22.33.44 a:ns1.domain.com a:ns2.domain.com -all"
need be changed to:
domain.com. 3600 IN TXT "v=spf1 a mx ptr ip4:55.66.77.88 a:ns1.domain.com a:ns2.domain.com -all"
Some sugestion?
Since now, tanks for any help.