Introduction
This article provides the procedure to add a domain to /etc/manualmx
.
Procedure
- Access the server's command line as the 'root' user via SSH or "Terminal" in WHM.
- Run the following API command.
whmapi1 set_manual_mx_redirects domain='$domain.tld' mx_host='$remote.host.tld'
Please note that "$domain.tld" and "$remote.host.tld" must be replaced with the domain to add to/etc/manualmx
and the hostname of the remote mail server, respectively.
Comments
0 comments
Article is closed for comments.