Scenario
You are using New Outlook and downloading .eml files either from Outlook or a CRM system. When you try to reply to these emails, Client-Side signatures are not applied.
Reason
This is a known limitation in New Outlook, confirmed by Microsoft to be behaviour by design.
When .eml files are opened outside of the mailbox context (for example, directly from disk), Outlook add-ins that require Office.js may not initialize. As a result, the Exclaimer Outlook Add-In cannot load and apply Client-Side signatures.
Resolution
To apply Client-Side signatures when using .eml files, use the file from within your mailbox, allowing the Add-In to initialize.
To handle .eml files in the Outlook mailbox:
- Drag and drop the .eml file into a folder in your Outlook mailbox, such as the Inbox.
- Open the email from within that mailbox folder.
- Reply or forward the email as normal. Client-Side signatures should now apply.