Blabberbox » 42 » Send Mail As From Gmail SMTPShare on Twitter

Send Mail As From Gmail SMTP

October 15th, 2015 | Posted by pftq in 42 | #
These are directions on how to set up your own domain's email addresses to work from Gmail in case I forget.  In other words, sending from your own user@domain.com address but having it sent from Gmail's servers so you can use gmail as your client, authentication, etc.  You might also want to look at sending from a shared Google Group email to avoid having to maintain an extra email account.

1. Login to gmail.com.
2. Go to settings.
3. Go to accounts and import.
4. Under send mail as, click "Add another email address you own."
5. Enter the From name you want and then the address.  Leave "Treat as alias" checked unless others might send from the address as well (and you don't want them skipping your inbox as if you sent them).
6. Set SMTP server as smtp.gmail.com.  Port is 587, use TLS.  If this is an address managed by Google Business/Apps, use those credentials (user@domain.com and password set under Google Admin admin.google.com); otherwise use your own gmail login.
7. Follow email confirmation instructions.

The DNS records should have the following for the domain you want to send emails from gmail with:
<yourdomain.extension>. - TXT - v=spf1 include:_spf.google.com ~all
google._domainkey.<yourdomain.extension>. - TXT - v=DKIM1; k=rsa; p=...

The DKIM (domainkey) can be gotten from Google Admin (admin.google.com) > Apps > Gmail > Authenticate Email.   Generate a new record, copy that to the text field of the DKIM row in your DNS above, and then click Start Authentication on the Google Admin page.


Test your setup by emailing to https://www.mailgenius.com/

You can also look up records without sending anything at https://www.mxtoolbox.com/

Also check your spam rankings at https://postmaster.google.com/u/0/managedomains?pli=1
Last Updated Dec 13th, 2022 | 962 unique view(s)

Leave a Comment

Name: (Have an account? Login or Register)
Email: (Won't be published)
Website: (Optional)
Comment:
Enter the code from image: