I am trying to find an easy way to forward a bunch of different and changing E-mail addresses from one domain to anothe rthrough my cPanel server.
I know in sendmail, if you want to mirror the aliases of another domain, you just use a single line instead of adding each alias.
[email protected] bob
[email protected] fred
@domain.com bit-bucket
@anotherdomain.com %[email protected]
And that would make [email protected] go to the same alias as [email protected]
Is there a similar way to do this with cPanel or Exim directly?
Thanks,
Chuck
I know in sendmail, if you want to mirror the aliases of another domain, you just use a single line instead of adding each alias.
[email protected] bob
[email protected] fred
@domain.com bit-bucket
@anotherdomain.com %[email protected]
And that would make [email protected] go to the same alias as [email protected]
Is there a similar way to do this with cPanel or Exim directly?
Thanks,
Chuck