
Originally Posted by
fernandomm
Hello,
I am trying to create a domain forwarder, but just after i add it, it is not show on domain forwarder listing.
I tried to check cpanel error log to identify problems, but nothing shows there.
Any ideas of what should i check? I have also run upcp but it didn't changed anything.
Thanks,
Fernando.
Via root SSH access the following command can be used to view an e-mail domain forwarder; replace "domain.tld" with the actual domain name of the account:
Code:
# cat /etc/vdomainaliases/domain.tld
Similarly, the following command can be used to check for standard e-mail forwarders that are configured; replace "domain.tld" with the actual domain name of the account:
Code:
# cat /etc/valiases/domain.tld
If the issue persists, please let us know your full cPanel version number; the following command may be used to obtain this information:
Code:
# cat /usr/local/cpanel/version && echo