Microsoft Exchange Wide Mail Signature

Delcio Horacio 20 Reputation points
2024-02-23T14:53:54.9466667+00:00

Hello, I am trying to create a wide email signature for my organization. We use Microsoft 365 Online and i am trying to set it up from Exchange admin center>Mail Flow >Rules and i created a signature rule which works however the dynamic attributes such as Display Name, Job title, Phone number and description are not working. I a using the following attributes on my inline html:

Here is my html signature code:


<table width="600" cellspacing="0" cellpadding="0" border="0" style="padding: 15px 0; font-size:13px;font-weight: 500; font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; background-color: #e0e0e0;">
 <tr>
                <td width="220" style="vertical-align:top;padding:0 16px">
                    <a href="https://konghq.com/" data-external="true"><img width="100%" style="border:none" src="https://www.cyberlinkasp.com/wp-content/uploads/2017/07/Microsoft-Logo-PNG.png"></a>
                </td>
                <td style="border-left:solid #d4d4d4 1px" width="16"></td>
                <td style="vertical-align: top; text-align:left;color:#000000; text-align:left"> <span style="display: block; padding-top: 10px; line-height:0px;color:#000000;font-size:15px; font-weight: bold;">%{displayname}%</span>
                    <br/>
                    <span style="margin-bottom:16px;color:#4C4C4C;">%{title}%<a href="http://konghq.com" data-external="true" style="text-decoration:none;color:#1155CB"></a></span>                     <br/><span style="color:#8C8C8C!important;">%{mobile}%</br>%{mail}%</span><br>
  <a style="text-decoration:none; color:#007dc1" href="http://www.apeirondata.com">www.apeirondata.com</a>
                    <table cellpadding="0" border="0" style="vertical-align:top; padding-top:0px">
                    <br/><br/>  
                      <td style=";   font-size: 12px; font-weight: bold; " ><a href="https://konghq.com/jobs/" data-external="true" style="text-decoration:none;color: #FF8000;"><a href="https://twitter.com/thekonginc" data-external="true"><img width="50%" style="border:none" src="https://assets.prd.mktg.konghq.com/images/2023/12/657a0219-icn-x.png"></a></td>
                      <td style="padding-left: 7px   font-size: 12px; font-weight: bold; " ><a href="https://konghq.com/jobs/" data-external="true" style="text-decoration:none;color: #FF8000;"><a href="https://www.linkedin.com/company/konghq/" data-external="true"><img width="50%" style="border:none" src="https://konghq.com/wp-content/uploads/2019/03/icn-linkedin.png"></a></td>      
                        </tbody>
                    </table> 



Here is how it displays:Screenshot 2024-02-23 154638 Am i doing it anything wrong? Thanks.

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,190 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Vasil Michev 119.8K Reputation points MVP Volunteer Moderator
    2024-02-23T16:45:09.3966667+00:00
    1 person found this answer helpful.
    0 comments No comments

  2. Adam (CodeTwo) 246 Reputation points
    2024-02-28T15:10:27.43+00:00

    Like Vasil already mentioned, placeholders are off. The easiest way to get this done is use an email signature generator - this one is free to use and can automatically create a signature's HTML code with the right placeholders included. All you have to do is paste it to a mail flow rule.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.