Is it possible to add Global Email Signatures

0

Is is possible to add company wide email signatures from within Workmail? We would like to integrate company wide email signatures that are centrally managed.

Mdnyt
已提問 7 個月前檢視次數 183 次
2 個答案
0

Are you using Web Console Workmail or Outlook Workmail?

Can you try the below with the Web Console and let us know where you are stuck?

  1. Login to your Workmail console.
  2. You'll need to click on the gear sign on the top right.
  3. You'll get the screen to add the signature and you can for instance add company logo or other images in the signature.

Also, I would try with a publicly hosted image to ensure the url works fine, for instance: https://dummyimage.com/700x300.png. You'll need to add an URL with the image you want to add and save, prefer using PNG files.

To host your image, you can upload your signature image to S3 bucket and make that object/image public. To make an individual object public, you can follow these steps:

From the Amazon S3 console, choose the bucket with the object that you want to update. Navigate to the folder that contains the object. Open the object by choosing the link on the object name. Choose the Permissions tab. Choose Edit. (if edit option is grayed out, you may need to turn off following public access a. Block public access to buckets and objects granted through new access control lists (ACLs) b. Block public access to buckets and objects granted through any access control lists (ACLs)) In the Everyone section, select Objects Read. Select I understand the effects of these changes on this object. Choose Save changes. See https://aws.amazon.com/premiumsupport/knowledge-center/read-access-objects-s3-bucket/ for more information.

profile picture
已回答 7 個月前
  • We are trying to engage a company wide standard that is controlled from the root server account, not in the individual Web Consoles, etc.

0

Hi,

One way to achieve waht you want is to implement BIMI in your AWS SES config: see https://docs.aws.amazon.com/ses/latest/dg/send-email-authentication-bimi.html

About BIMI in general: https://bimigroup.org/

Best,

Didier

profile pictureAWS
專家
已回答 7 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南