5.18.2016

How to set up email signatures on Exchange Server 2016

How to set up email signatures on Exchange Server 2016


Reposting : http://www.mail-signatures.com/articles/how-to-set-up-email-signatures-on-exchange-server-2016/

In my example, I used the following...
"%%DisplayName%% <br>
%%Title%% <br>
<font Color="blue">CompanyName</font><br>
%%Street%% <br>
%%City%%, %%State%% %%ZipCode%% <br>
%%HomePhoneNumber%% <br>
<br>"

Possibly the biggest surprise brought about by the release of Exchange 2016 is… how similar it is to Exchange 2013. In fact, in terms of email signature management it’s pretty much identical (if you’re familiar with the 2013 version of Microsoft’s email server, you’ll see what I mean). However, many of you may have never had the opportunity to poke around Exchange 2013, so let’s get to work:
NOTE: In the example below I will be setting up a company-wide HTML email signature policy for external recipients.
1. In an internet browser access your Exchange admin center (typically it will be available under: https://<CASServerName>/ecp or https://mail.contoso.com/ecp) using Transport Rules administrator credentials.
2. In the feature pane on the left select mail flow and then select the rules tab:
Exchange 2016 ECP: Accesing mail flow rules
3. Click the new rule button (+) and select Apply disclaimers…*:
Exchange 2016 ECP: Creating an 'Apply disclaimers' rule
* This is a minor shortcut. If you select Create a new rule…, you will have to navigate to manually select the Apply disclaimers action in the subsequent new rule window, that’s all. Regardless which option you choose, the the new rule window always gives you the option to change the action to another one.
4. Type in a name of your signature rule (in the example below it’s “External signature”) and in the *Apply this rule if… section select the condition you want emails to meet to trigger the rule.
Since I want the signature added to all emails going out to external contacts, I’ll go with The recipient is located… and in the resulting window select Outside the organization.
Exchange 2016 ECP: Configuring conditions for a mail flow rule
NOTE: If you want to add more conditions or exceptions, click More options… at the bottom of the new rule window.
5. The *Do the following… section should already have the Append the disclaimer… action selected (if it doesn’t, use the dropdown to add it), so just click Enter text…:
Exchange 2016 ECP: Entering the text or HTML code of a disclaimer
6. In the resulting specify disclaimer text window provide your email signature text or HTML code.
Exchange 2016 ECP: The 'specify disclaimer text' window
Keep in mind that you can use Exchange mailbox variables formatted this way: %%[name of variable]%%. Here is the full list of variables that were available in Exchange 2010 and 2013:
  • DisplayName
  • FirstName
  • Initials
  • LastName
  • Office
  • PhoneNumber
  • OtherPhoneNumber
  • Email
  • Street
  • POBox
  • City
  • State
  • ZipCode
  • Country
  • UserLogonName
  • HomePhoneNumber
  • OtherHomePhoneNumber
  • PagerNumber
  • MobileNumber
  • FaxNumber
  • OtherFaxNumber
  • Notes
  • Title
  • Department
  • Company
  • Manager
  • CustomAttribute1 – CutomAttribute15
7. After saving the disclaimer text, click Select one… and decide what action should be taken if a message cannot be processed by the rule (this can happen when the email is e.g. encrypted).
Exchange 2016 ECP: Selecting the fallback action for a mail flow rule
The available options are:
Wrap – The original message is added as an attachment to a new email, which is then processed by the rule.
Ignore – The original message is sent to the recipient without being processed.
Reject – The original message is rejected.
8. In the Properties of this rule section, you can modify the default settings. Those settings are:
The rule’s priority in relation to other rules (0 is processed first, 1 second, etc.):
Exchange 2016 ECP: Setting mail flow rule priority
The rule audit setting (this lets you track the rule’s performance via Exchange reports, a feature available only in Exchange Online so far):
Exchange 2016 ECP: Setting mail flow rule audit level
Choose one of the 3 modes in which the rule will be saved:
Exchange 2016 ECP: Choosing the mode of a mail flow rule
Enforce – The rule is active upon saving.
Test with Policy Tips – Applies only to DLP rules (More in this TechNet article:https://technet.microsoft.com/en-us/library/jj150527%28v=exchg.150%29.aspx)
Test without Policy Tips – The rule is not active upon saving. Note that, to actually be able to test it, you will need to add the Generate incident report… action to your rule (learn more about adding multiple actions to rules).
9. Click Save in the lower-right corner of the window and test your rule.
Exchange 2016: Testing a disclaimer added by a mail flow rule

More options…

If you want your rule to include multiple conditions, exceptions and actions, click More options… at the bottom of the rule editor window:
Exchange 2016 ECP: Enabling additional options of a mail flow rule
Having done this, you will notice that you are now able to add more than one condition, action and exception to your rule:
Exchange 2016 ECP: Additional conditions, exceptions and actions in a mail flow rule
The rule editor will also now allow you to:
  • define the rule’s activity period (no recurrence setting unfortunately),
  • decide whether subsequent rules should be processed or not,
  • decide if the message should be deferred if rule processing doesn’t complete
  • define whether the sender should be matched based on the message header, envelope or both,
  • and provide comments for the rule.
Exchange 2016 ECP: Setting a mail flow rule's activity time and other options

Limitations of the native Exchange 2016 email signature solution

In terms of limitations, not much has changed since the previous edition of Exchange Server. Exchange 2016 mail flow rules still do not allow for, e.g.:
  • Adding signatures directly under latest emails;
  • Displaying the signatures in users’ Sent Items folders;
  • Embedding images in signatures;
  • Using other Active Directory variables than the ones corresponding with the variables I listed above.
To be able to overcome these limitations, as well as enjoy features such as limited remote access to email signature rules and a WYSIWYG HTML template editor, use CodeTwo Exchange Rules 2016.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.