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
gefragt vor 7 Monaten183 Aufrufe
2 Antworten
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
beantwortet vor 7 Monaten
  • 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
EXPERTE
beantwortet vor 7 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen