
Originally Posted by
RSCChris
I'm having a problem on our server running the latest cPanel Release, R82. The problem began after we moved an account from an old server to a new one. It only applies to one account and all domains under that account.
One particular email (forward only) on an addon domain is supposed to forward mail to another email on another addon, under the same account. However, even though the mail is forwarded, it is sent to the default catchall. I removed the default entry in /etc/valiases and it now returns an error saying the destination address is unrouteable. Therefore I know that it was sending to the default since it could not pick up the other email. I checked the following:
Verified that the email account (destination) is setup and inbox folders exist.
Checked /etc/valiases for forwarding and verified they are correct.
Checked /etc/localdomains and /etc/remotedomains verifying existance only in local
Checked DNS and MX entries
Rebuilt exim
Ran all files in /scripts including mailperm, valiases, and userdomains.
The weird thing though is that I can send an email from anywhere directly to the destination email. The problem only occurs when it is trying to send the email through the forward.
Any help would be appreciated.