I have an existing gmail account and I also have a custom domain name. For years I have been using Zone Edit's MailForward to forward mail from the custom domain name to my gmail address. I use a custom from address in gmail to make email I send appear as if it is from the custom domain name. I receive mail that is sent both to my custom domain name as well as directly to my gmail account. I'd like to host my domain name somewhere else, which I know doesn't have the mail forward feature, but I still want all mail sent to my custom domain name to continue to end up at my gmail account, as well as email sent directly to my gmail account.
I'm wondering, what's the best way to do this? I set up a google apps account, but that gives me a completely different gmail account and I see no way to link a google app account to an existing gmail account. If there is a way to do that, that is what I'd like to do. If that's not possible, would the next best thing be to setup a mail server and just have it forward everything to my gmail account?
Answers(4)
-
Option 1: Forward all email from your domain to Gmail (easier)
Most domain registrars (Godaddy, Net Sol, etc) have an email forwarding option where you can have all emails sent to your domain forwarded to a specified email.
Option 2: Google Apps for Domains (better but more involved)
Check out Google Apps for Domains as this is probably the best way. After you setup your Google Apps account and update your domain's DNS settings, you should be good to go. You may want to import your existing Gmail into this new account. Also, you probably want to have your existing Gmail account forward all email to this new address.
-
If you want to use googleapps for your hosted mail, but not for web hosting, you can still set-up google apps and point your domains MX records to point to the address' google tells you at set-up and any other records to any other IP address you desire
With regards to getting your mail into your existing account (or you existing mail into the new google apps account), I found that the best way to do that was to enable POP3 on the account I want to transfer the mail from, and then set-up the account you want to use day to day to collect the mail from that account via POP3
-
I used to use ZoneEdit, too, but they had downtimes. My registrar (Namecheap) does have its own free mail forwarding service but after a few outages and lost emails, I decided only a paid service would take this seriously enough.
I now use DNS Made Easy Mail forwarding for USD 19/yr which isn't too much for not having to always worry if I'm losing out on important emails. It's been 7 months with no problems. Mail sent to certain domain emails is forwarded to my Gmail account automatically.
-
Google apps is separate from Gmail, so you have two options:
Transfer the mail in your Gmail account to the new Google Apps account (you can do this with a desktop IMAP client) and forward your Gmail mail to it in the future.
Host your domain with a company that offers mail forwarding, or find a separate mail forwarding service. Several companies offer this. I like NearlyFreeSpeech.NET (they can also provide hosting, name registration, and other services à-la-carte).
More about How do I use a custom domain name for an existing gmail account?
-
How do I programmatically determine a Google Account USERID token from a Gmail address without credentials?
I'm developing something with the Google Books API, but I think this can be generalized across many of Google's APIs. Suppose I have an app that's got a social aspect where ... -
Use gmail domain account with IMAP authentication with SAML authentication not working...
I have a python script that interfaces gmail accounts and allows searches, etc. This works on normal emails (ending on @gmail.com) but not on domain accounts. In this case authentication ... -
How do I configure Thunderbird to access my Gmail account?
I would like to check/send emails from my desktop using Thunderbird. How do I set it up to pull down my Gmail emails, and send out emails through my Gmail ... -
How do I make cron email my @gmail account
I have a couple of cron jobs that somethime produce error output and would like to get a notification in my "real" email account, since I don't use my user's ... -
Postfix & external domain account at gmail
Hi there, I need some help with a postfix server && a google apps gmail account. Basically, I have a mail server to handle example.org accounts. At the same time, I have ... -
Can I assign a gmail account as a recovery account for another gmail account?
I had an existing gmail account. I create a new one and I couldn't back then, use the old one. When I entered into my new e-mail it has a ... -
How do I configure SPF for multiple domains on a server? (also allowing gmail as a sender)
SPF (Sender Policy Framework) seems like a good way to combat spammers/spoofing. However, despite reading the explanations several times, I'm not quite understanding how to configure it correctly. Let's say I have ... -
How do I allow a user to use their own domain name for a hosted service?
I am working on an ASP.NET MVC web app that allows people to publish content, but other than publish the content to a remote server, I want to allow people ... -
How do I create a custom preference that uses an existing activity that returns a result?
The Preference class allows for an Intent to be set, to have a preference activate another activity when clicked, but I'm unable to find a way to handle the result ... -
How do I see one Gmail status when in another Gmail account?
I have a main Gmail account that I use personally. I've just created a new specific purpose account. I'd like to be able to stay signed into my general account, ...