Forum Discussion
Adding global signatures in office 365
I don't personally have the experience either with these other two. However, I imagine there are several ISV's in a similar way there are several ISV's for other add-on's such as archival, backup and gateway services. Due to the management overhead and limitations with 365 native signatures many organisations would have spotted an opportunity to provide a service on top of this.
I guess looking from a provider perspective you would have several criteria for choosing them, such as
- Data residency and platform
- ISO certification
- Successful history and Case Studies
- SLA's and service reliability
- Integration with Azure AD
- Ability to apply and render correctly across Outlook, OWA and Mobile
- Management GUI
- Cost
- Ability to embed images as native to the messages
- Templates
- Cost
- Ability to customise based on domain, attributes and users
My advice is to strictly apply these criteria to making a decision.
Best, Chris
Thanks everyone for all the answers.
Does anyone know why for some reason, in outlook 2016 on windows my signature does not look correct. But in the outlook portal it looks fine and also when i run the html code manually it looks fine.
Anyone have any ideas. Let me know if you need addtional info.
- Robert2152Jan 31, 2019Copper Contributor
Not a problem Adam. I appreciate you looking into this for me.
- Jan 31, 2019I’m sorry I haven’t gotten back to you!! I’ve had a lot of to do at work, and this needs some attention sitting down at my computer....
I’ll try find some time soon!!
Adam - Robert2152Jan 29, 2019Copper Contributor
Thank you.
- Jan 29, 2019I’ll have a look at it tonight or tomorrow hopefully!
Hopefully someone else might find the answer before then :)
Adam - Robert2152Jan 29, 2019Copper Contributor
In my organization it seems like everyone see's it wrong.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Email Signature</title>
<meta content="text/html; charset=utf-8"http-equiv="Content-Type">
</head>
<body>
<table style="width: 480px; font-size:8pt; font-family:Arial,sans-serif; line-height:normal;" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td colspan="2"style="width: 480px; padding-bottom:5px; color: #3c3c3b; font-size:11pt; font-family:Arial,sans-serif; font-weight: bold;">%%Firstname%% %%Lastname%%</td>
</tr>
<tr>
<td colspan="2"style="width: 480px; font-family:Arial,sans-serif; font-size:11pt; color:#1793d2; padding-bottom:5px">%%Title%%</td>
</tr>
<tr>
<td colspan="2"style="width: 480px; padding-bottom:2px; border-top:1px dotted; border-top-color:#131313; "> </td>
</tr>
<tr>
<td style="width:120px; vertical-align: middle;"valign="middle">
<a href="http://bematechus.com/Logic_FTP/KDS/Bematech/Bematech.png"><img border="0"alt="Logo"width="266"height="115"style="width:266px; height:115px; border:0;"src="http://bematechus.com/Logic_FTP/KDS/Bematech/Bematech.png"></a>
</td>
<td style="width:360px; color: #131313; font-family:Arial,sans-serif; vertical-align: middle"valign="middle">
<table cellpadding="0" cellspacing="0" style="line-height:14px;">
<tbody>
<tr><td style="font-family:Arial,sans-serif; font-size:8pt; color:#131313; padding:1px;">T: %%Office%%</td></tr>
<tr>
<td style="font-family:Arial,sans-serif; font-size:8pt; color:#131313; padding:1px;">
<td"target="_blank"style="font-family:Arial,sans-serif; font-size:8pt; text-decoration:none; color:#131313;">
<a href="mailto:%%email%%">%%email%%</a>
</td>
</tr>
<tr>
<td style="color: #131313; font-family:Arial,sans-serif; font-size:8pt; padding:1px;">999 South Oyster Bay Rd Building 104</td>
</tr>
<tr>
<td style="color: #131313; font-family:Arial,sans-serif; font-size:8pt; padding:1px;">Bethpage, NY 11714</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="2"style="width: 480px; padding-top:2px; border-bottom:1px dotted; border-bottom-color:#131313; "> </td>
</tr>
</tbody>
</table>
</body>
</html> - Jan 29, 2019Oh yes! Sorry!
Is this the same for all outlook clients?
Will you also send me the entire html signature
Adam - Robert2152Jan 29, 2019Copper Contributor
From what i seen all the variables get populated no problem. Cause if i send to a gmail account it looks fine.
- Jan 29, 2019Is the variable populated in the directory? Check the office 365 portal and the user properties
- Robert2152Jan 29, 2019Copper Contributor
It looks ok for me here. Its so weird. i added it in the files below.
- Jan 29, 2019Hmm! It seems strange it removed whole text sections! What happens if you insert the html directly as a signature in the outlook client! How does it to display then?
I’ve had some trouble with this before but not entire sections gone - Robert2152Jan 29, 2019Copper Contributor
I created it using HTML code and added it into a rule. I added it in the admin backoffice portal.
- Jan 29, 2019Where did you create the signature?
- Robert2152Jan 29, 2019Copper Contributor
I added the two files. For some reason on outlook on windows it does not have all the information.
- Jan 29, 2019Hi!
Please post a picture or tell what’s wrong with it.
Adam