CMD_API_DNS_ADMIN output bug

john de bom

New member
Joined
Jul 9, 2009
Messages
2
urlencoded parameter:

TXT: domain.com. => v=spf1 a mx ip4:xxx.xxx.xxx.xxx ?all"
AAAA: domain.com. => v=spf1 a mx ip4:xxx.xxx.xxx.xxx ?all"
SRV: domain.com. => v=spf1 a mx ip4:xxx.xxx.xxx.xxx ?all"

AAAA and SRV are obviously not correct, they take over the value from TXT as it changes.


regards :)
 
Hello,

Thanks for the report.
Found and fixed the code, avaiable for the next release.
If you want the fixed binaries now, just send us an email with your OS version and I can compile you some.

John
 
Back
Top