Relevant Product: Signature Manager Exchange Edition
WARNING! From 1st April 2021 Exclaimer will no longer be renewing any Software Maintenance Agreement (SMA) for Mail Disclaimers.
Please be assured that the Exclaimer Support team will provide support until your SMA is active.
However, we recommend that you contact the Exclaimer Sales team to discuss your requirements for an upgrade to Signature Management Exchange Edition or Exclaimer Cloud - Signatures for Exchange.
Scenario
You are receiving an 'HtmlAttribute merge clash' error for some emails that are being disclaimed by Mail Disclaimers or Signature Manager Exchange Edition. These emails are not being disclaimed as expected.
Reason
In the template that you have created, you have specified one or more attributes in the <BODY> tag that is also present in the email being processed. For example, the link attribute controls the colour of a hyperlink.
Signature Manager Exchange Edition will not remove the offending attributes from the original message because, in doing so, our software would need to remove part of your email message. On the other hand, adding in a duplicate of the attribute would produce malformed HTML. Therefore, this error is logged for investigation.
Resolution
If it isn't possible to remove the offending attributes from the original message, then you must remove the offending attributes from the tag of the template. The error message will include the name of the policy that was being applied to the message.
To resolve this issue:
- Open Signature Manager Exchange Edition.
- From the left-hand pane, select the policy that was being applied.
- Switch to the Template tab and double-click to open it.
- Select Source from the toolbar.
- Remove any attributes in the <BODY> tag.
Example, before removing tags:
For example, after removing tags: - Click Save & Close.
More Information
A number of customers have reported this issue whilst adding code to control the colour of hyperlinks. We advise using the following steps:
For built-in "Web page (as hyperlink)" and "E-mail (as hyperlink)" fields:
- Select the field.
- In the Properties window expand Field font and set the font options as required; for example, you require the hyperlink to appear black with no underline:
For normal hyperlinks:
- Place your cursor in the hyperlink text and choose the Style… option:
- Set the style options as required; for example, you require the hyperlink to appear orange with no underline:
- Click OK, then click Save & Close.