Skip to main content

Modifying / deleting auto created subdomains DNS records

Comments

4 comments

  • Infopro
    I've edited the title for you. This thread may be of some use to you:
    0
  • krembo99
    @
    0
  • cPanelLauren
    The documentation here may be useful as well: Service Subdomains Explanation - cPanel Knowledge Base - cPanel Documentation Service and Proxy Subdomains - cPanel Knowledge Base - cPanel Documentation If you're not making use of them then yes it's fine to remove them. You can use the following to manage (including remove) the service subdomains: [root@server ~]# /scripts/servicedomains --help Usage: servicedomains [action] [options] Options: --help Brief help message --man Full help message --user= User to configure --domain= Domain to configure --subdomain= Service subdomain to manipulate --no_replace=0 Enable replacment of existing records (currently only used for changing autodiscover hosts) --old_autodiscover_host= The previously configured autodiscover host (used for matching old records and updating them to the new host) --force_autodiscover_support=1 Behave as if the autodiscover support has not been disabled even if it has. This is useful for removing the autodiscovery service subdomains after the support for them has been disabled. --ifenabled Only perform the operation if service subdomains are enabled. Actions: add Create service subdomains remove Remove service subdomains
    0
  • krembo99
    Thanks a lot. I used the supplied script and it is indeed the fasted way to do so. Thanks !
    0

Please sign in to leave a comment.