How do companies set a name and avatar for their automated email addresses?

我只是一个虾纸丫 提交于 2019-12-09 19:14:23

问题


Websites will often send notification emails from addresses like hello@example.com or no-reply@example.com. When these show up in Gmail / Inbox, they often have a name and an avatar associated, like this one from Zeplin:

I know if you're using Google Apps, as an administrator you could create a user called no-reply and set their avatar. But this also uses up one user slot which costs $5 / month. And I'm not sure if this technique works outside of Gmail or Inbox.

Are there other ways to set the avatar for automated email addresses?


回答1:


Have a look at Gravatar.

What Is Gravatar?

An "avatar" is an image that represents you online—a little picture that appears next to your name when you interact with websites.

A Gravatar is a Globally Recognized Avatar. You upload it and create your profile just once, and then when you participate in any Gravatar-enabled site, your Gravatar image will automatically follow you there.

More info here:

https://en.gravatar.com/

This is the result for the email above.

A catch all email address allows you can receive the Gravatar activation emails for non existent email addresses.

Details for Google Apps:

  • Google Admin console
  • From the dashboard, click Apps, then click G Suite
  • Gmail
  • User settings.
  • Catch-all address section



回答2:


TL;DR Get a verified Google+ Brand Page and enable DKIM authentication for any external service you send email through (ala Mailchimp).

These steps are not documented and Google themselves did not help. But, after implementing them, my business avatar started to appear for emails sent via Mailchimp or Mandrill or some such with a return email address of my domain.

1) Create a Google+ Brand Account page (https://support.google.com/plus/answer/1710600). You may already have one set up as part of general SEO, but you need one for the avatar to work. Make sure too, at the end of the process (which is again, is poorly documented) that on your Google+ brand page, you see the little verified badge next to your business name.

2) Set the avatar you want on your brand page.

3) From whatever external service you send email from, set up DKIM authentication for your domain. Google Inbox won't display an avatar if it detects the email as being sent 'on behalf' of your domain; the DKIM authentication will make Inbox believe your domain actually sent it, and then apply the avatar. (These instructions vary wildly depending on your email provider, but here are the ones for Mailchimp).



来源:https://stackoverflow.com/questions/41540866/how-do-companies-set-a-name-and-avatar-for-their-automated-email-addresses

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!