This article explains how email signature synchronization propagates updates to end-users.
Prerequisites
|
Overview
Templafy Email Signature Manager runs an hourly job that checks for updates and pushes any new HTML to Azure Blob Storage.
NoteGoogle Workspace uses Gmail API to collect signatures and Azure Blob storage to fetch signature images. |
Important
|
Manual Synchronization
To get the Synchronization menu:
- Navigate to the Admin Center
- Click on the Email signatures section
- Click on More options in the ellipsis menu
- Click on Settings
- Select the Synchronization tab
From this page, the synchronization status for each solution used will be presented:
NoteThe date/time of the last synchronization will only update if there was a change made that required a sync:
|
Clicking on Synchronize now, will trigger a manual synchronization for all the configured setups. A synchronization progress indicator will show how far along the synchronization process is, including when the synchronization was triggered.
NoteSynchronizations expire after 6 hours. If an error occurs during synchronization, a new run can be forced after this expiration. |
Synchronization Propagation
VSTO Add-in
Propagation occurs based on any of the following triggers:
- Outlook application startup (PC or Outlook application restart)
- Midnight local time
- Triggered manually by clicking on the Edit Email Signatures button from Outlook ribbon
Web Add-in
Propagation is instantaneous since live API calls are made to Azure Blob Storage.
Email Signature Server
There is no additional propagation needed since ESS actively uses Azure Blob Storage to stamp emails.
Google Workspace
Propagation is instantaneous since live API calls are made through the Gmail API (signatures) and Azure Blob Storage (images).
Comments
Article is closed for comments.