Hi
Just realised that all zones in the different nameservers we run on cpanel servers have got a number of extra records added after an (earlier) upgrade. Records such as:
cpcalendars IN A xx.xxx.xxx.xxx
cpcontacts IN A xx.xxx.xxx.xxx
...
How can we get rid of these added records? They are not in our templates and we do not use them.
Would be very nice if this type of things were not added automatically...
Are there any tools/scripts for this provided by cPanel?
A script looping through all zones and deleting the rows for cpcalendars, cpcontacts would be nice. Guess it would also have to update serial ...
Suppose it could be done via API, but with many thousands of Zones this will take a lot of time I guess
//
Just realised that all zones in the different nameservers we run on cpanel servers have got a number of extra records added after an (earlier) upgrade. Records such as:
cpcalendars IN A xx.xxx.xxx.xxx
cpcontacts IN A xx.xxx.xxx.xxx
...
How can we get rid of these added records? They are not in our templates and we do not use them.
Would be very nice if this type of things were not added automatically...
Are there any tools/scripts for this provided by cPanel?
A script looping through all zones and deleting the rows for cpcalendars, cpcontacts would be nice. Guess it would also have to update serial ...
Suppose it could be done via API, but with many thousands of Zones this will take a lot of time I guess
//