mass_edit_dsn_zone issues with editing TXT for SPF
Hi.
I've an issue when try to edit a TXT record (SPF)
I send edit param according }
But after return OK record TXT is worn g. It's lost all +
Any ideas
?api.version=1&serial=2022011405&zone=[REDACTED]&edit={"line_index":11,"dname":"[REDACTED].","ttl":3600,"record_type":"TXT","data":["v=spf1 +a +mx +ip4:[REDACTED] +ip4:1.1.1.1 ~all">}But after return OK record TXT is worn g. It's lost all +
[REDACTED]. 3600 IN TXT "v=spf1 a mx ip4:8.8.8.8 ip4:1.1.1.1 ~all"Any ideas
-
I see problem (not in manual) Must be decode plus sign + for url [CODE=json]{"line_index":11,"dname":"[REDACTED].","ttl":3600,"record_type":"TXT","data":["v=spf1 %2Ba %2Bmx %2Bip4:8.8.8.8 %2Bip4:1.1.1.1 ~all">} 0 -
I'm happy to hear you found the problem! Was this now fully resolved? 0
Please sign in to leave a comment.
Comments
2 comments