传输规则 - 签名修改

时间:2012-08-07 12:55:43

标签: ms-office exchange-server signature office365

我试图在我的公司中标准化签名。

<html xmlns="http://www.w3.org/1999/xhtml"  >
<head>
<style type="text/css">
h1 {font-size: 14pt; font-family: "Segoe UI", Arial,sans-serif; color:#F79646;margin-bottom:0;font-weight:normal;}
h2 {font-size: 11pt; font-family: "Segoe UI", Arial,sans-serif;margin-bottom:1em;margin-top:0;font-weight:normal;}
.email {font-size: 10pt; font-family: "Segoe UI", Arial, sans-serif; color:blue;text-decoration:underline;}
p {font-size: 10pt; font-family: "Segoe UI", Arial, sans-serif; margin-bottom:0;margin-top:0;}
.nazwafirmy {font-size:12pt; font-family: 'Segoe UI', Arial, sans-serif; margin-bottom:0;margin-top:0; color:#F79646;}
a {text-decoration:underline; color:blue;}
.danefirmy {color:#A6A6A6;}
.danefirmy b {color:gray; font-weight:normal;}
.infoprawne {font-size:8pt; color:#A6A6A6;}
</style>
</head>
<body>
<br /><br />
<p>Pozdrawiam,</p>
<h1>%%displayname%%</h1>
<h2>%%title%%</h2>
<p class="email">%%email%%</p>
<p>%%mobilenumber%%</p><br />
</p>
</body>
 </html>

一切正常,信息在发送时添加。但是有一个问题:当我发送第一封电子邮件时,签名是可以的 - 它位于电子邮件的底部。当有人给我发消息并回答时,签名将添加到此消息的底部 - 而不是发送给我的消息上方。

示例:

<My answer.>

-----------------------------------------

<Message sent to me.>
<Email Signature>

-----------------------------------------

<My signature answer.>

我尝试使用“Prepend”,但这是结果:

<SIGNATURE>
<Message>

是否有任何解决方案来配置传输规则,以便在我回复邮件时将签名添加到我回答的邮件上方,而不是在我收到邮件时不在其下方?

1 个答案:

答案 0 :(得分:1)

不,没有办法做到这一点。我会看看像Exclaimer这样的第三方应用程序 - http://www.exclaimer.com/products/signature-manager/default.aspx