Question
How do I remove a domain from /etc/manualmx?
Answer
- Access the server's command line as the
rootuser via SSH or the WHM Terminal feature. -
Run the following API command.
# whmapi1 unset_manual_mx_redirects domain='domain.tld'
Note: "domain.tld" must be replaced with the actual domain to remove.
Comments
0 comments
Article is closed for comments.