cpanel - Change SPF records of multiple domain names in WHM -
i changed ip address of exim email sending uses different ip address main shared ip of whm.
now realized need change spf value 100's of domains whm
from
"v=spf1 +a +mx +ip4:xxx.xxx.xxx.xxx ~all"
to
"v=spf1 +a +mx +ip4:xxx.xxx.xxx.xxx +ip4:xxx.xxx.xxx.yyy ~all"
is there fast way aside manually editing each domain?
you can change domain zone through command line using replace command
please check : http://www.computerhope.com/unix/replace.htm
Comments
Post a Comment