I am new to cPanel, so I must apologize in advance if this seems trivial. I am using only experience from postfix...
I want to forward all mail addressed to a cpanel address to a different user in a different domain. I do NOT want a local copy kept.
For example, if my domain is domain1.com. I want to forward all incoming email for [email protected] to [email protected] somewhere else on the net. I do not want a local copy kept by the domain1.com cpanel.
In postfix under ubuntu all I would do is create the line
[email protected] [email protected]
in /etc/virtual and it would do what I want. bill would not exist at as a user at all on domain1.com.
I have tried forwarders and filters to not avail. Help appreciated.
I want to forward all mail addressed to a cpanel address to a different user in a different domain. I do NOT want a local copy kept.
For example, if my domain is domain1.com. I want to forward all incoming email for [email protected] to [email protected] somewhere else on the net. I do not want a local copy kept by the domain1.com cpanel.
In postfix under ubuntu all I would do is create the line
[email protected] [email protected]
in /etc/virtual and it would do what I want. bill would not exist at as a user at all on domain1.com.
I have tried forwarders and filters to not avail. Help appreciated.