Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using MX Records to Forward Email to Another Domain

I have a domain hosted at Dreamhost -- foobar.com. It has Google Apps associated with it: the 50 free email accounts which are no longer available for a new domain. I just got another domain -- foobar.edu. I want foobar.edu to become my main domain, but I still want to use the free Google Apps associated with foobar.com to handle incoming mail.

My question: Can I adjust the MX records of foobar.edu so that incoming messages to [email protected] will be redirected to [email protected] and then be handled by my Google Apps?

I can adjust the DNS for both foobar domains, but I don't think that I can ask Google's foobar.com account to also handle foobar.edu emails directly.

like image 935
Christopher Werby Avatar asked Jun 29 '13 15:06

Christopher Werby


People also ask

Can I forward emails from one domain to another?

Step 1: Set up email forwarding Click on your domain. Click Email. Under “Email forwarding,” click Add Email Alias. Enter the alias email address and the existing recipient's email address.

What is MX forwarding?

MX (Mail Exchanger) Record is a record that is stored in the DNS, and it specifies a mail server that accepts email messages on behalf of the recipient. With the use of a simple mail transfer protocol, it provides a reference value which prioritizes the emails received.

Can a domain point it's MX record to two mail providers?

No, you can have only one mail provider per domain. It involved setting up everything (mailboxes, addresses, groups, etc.) in the new place except for the MX records, so it could receive everything. But it didn't receive anything because the MX was still pointing to the old system.


1 Answers

if you need just catch email on domain and forward to you other mailbox, you can use http://improvmx.com/ just by adding MX records to your domain

like image 83
Tomas Šivickas Avatar answered Oct 12 '22 10:10

Tomas Šivickas