IT_Architect
Verified User
- Joined
- Feb 27, 2006
- Messages
- 1,088
Is there a command to delete a domain without the control panel? (vacating an old BSD server)?
Thanks!
Thanks!
Your issue could be dns propagation, when you change DNS it could take a while before it reflects everywhere. (changes can take up to 72 hours, usualy much less.)Thank you for your response.
The issue for me is I cannot move them all at the same time to another server. Even after I change the DNS pointers at the registrar, if the domains still exist on the current old server, emails from domains still active on the old server will be sent to the no-longer-active domain on the old server instead of where it is currently active.
There is a lot of code missing there. I'll look into now that I know it is possible. That would remove a domain without missing stuff.Oh even better:
How to delete a domain with cmd_api_domain
Hi, I am kind of blind I think. I am looking for the description of cmd_api_domain or cmd_domain. I Can find the description for how to add a domain but not for deleting a domain. I tried some things with cmd_api_domain but get this error: error=1&text=what are you doing here?&details=You...forum.directadmin.com
When you send email from one domain to another on the same server, the resolution is done locally so DNS propagation doesn't factor into it.Your issue could be dns propagation, when you change DNS it could take a while before it reflects everywhere. (changes can take up to 72 hours, usually much less.)
Ahh okay yes i understand now, haha.When you send email from one domain to another on the same server, the resolution is done locally so DNS propagation doesn't factor into it.
I've have the TTLs set at 300 seconds for days anyway, making the average half that, so I can prove it works fine in minutes and switch back if it doesn't. For those that don't respect the TTL, I don't care when they catch up as long as I know everything is working.
Thanks!
I believe I will have to go with your original because it is an old DA and thus the license cannot be updated so the API isn't likely to work either.Oh even better:
How to delete a domain with cmd_api_domain
Hi, I am kind of blind I think. I am looking for the description of cmd_api_domain or cmd_domain. I Can find the description for how to add a domain but not for deleting a domain. I tried some things with cmd_api_domain but get this error: error=1&text=what are you doing here?&details=You...forum.directadmin.com