email forwarding domain1 -> domain2

jeroom

New member
Joined
May 13, 2006
Messages
1
How can i let all mails from *@domain1 go to *@domain2 ?
is there an overall function for this? i got a url forwarder from domain1 to domain2 via site redirection, but that's only voor http i think?
 
No this should create an email forward as well. You can check in /etc/virtual folder to see if its a link to the other domain.

It will look like this:

Code:
domain2.com -> domain1.com
 
Back
Top