Hello
When I use whm to add TXT header for spf, ie as an example:
"v=spf1 mx a:serve.achille.com include:gmail.com -all"
However, after I add it, whm does not include the spaces, and separates the header like:
$dig mx achille.com
achille.com. 3h37m37s IN TXT
"v=spf1" "mx" "a:serve.achille.com" "include:gmail.com" "-all"
how can I manually force a 'space' as a dns record?
When I use whm to add TXT header for spf, ie as an example:
"v=spf1 mx a:serve.achille.com include:gmail.com -all"
However, after I add it, whm does not include the spaces, and separates the header like:
$dig mx achille.com
achille.com. 3h37m37s IN TXT
"v=spf1" "mx" "a:serve.achille.com" "include:gmail.com" "-all"
how can I manually force a 'space' as a dns record?