将 HTM 文件用于 Outlook 签名
Using a HTM file for an Outlook Signature
我一直在搞乱电子邮件签名,结果卡住了。
我原来的电子邮件签名使用“a href”并指向本地存储在我的 C 驱动器上的图像,然后将图像附加到电子邮件的底部并在用户接收时嵌入图像也能看到。
从那以后我尝试制作一个更好看的电子邮件签名,它使用三个本地托管的图像,虽然发送时看起来很好,但接收用户看不到图像.....
如果我托管图像,我可以让它工作,但想知道是否有办法将图像本地存储在我的 PC 上?
这是我正在尝试使用的电子邮件签名代码,打开 htm 文件时它看起来是正确的,在发送电子邮件时也是如此。
我正在使用 Office 365。
谢谢!
<HTML>
<br><style=font-family:CorpoS" style="font-size: 12pt;";><FONT color=#000000 face="CorpoS">Kind regards,</FONT>
<b><p style=font-family:CorpoS" style="font-size: 14pt;";><FONT color=#000000 face="CorpoS">FirstName</FONT></p></b><br>
<META content="text/html; charset=utf-8" http-equiv="Content-Type">
<BODY style="font-size: 10pt; font-family:CorpoS, sans-serif;">
<table style="width:530px; font-size:10pt; font-family:Arial, sans-serif;" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style="font-size:10pt; width:180px; padding-right:10px; vertical-align:middle;" valign="middle"><p style="margin-bottom:30px; line-height:1.2">
<b><style=font-family:CorpoS" style="font-size: 12pt;";><FONT color=#003bff face="CorpoS">FirstName LastName</FONT><br style="line-height: 10px" /></b>
<style=font-family:Tahoma" style="font-size: 9pt;";><FONT color=#000000 face="Tahoma">Job Title</FONT>
</p><a href="https://www.companysite.co.uk" target="_blank" rel="noopener"> <img border="0" alt="logo" width="143" style="width:143px; height:auto; border:0;" src="C:/SignatureImage/Logo.png"></a></td>
<td style="font-family:Tahoma, sans-serif; padding-left:15px; vertical-align:top; line-height:1.2; border-left:solid 2px #cccccc" valign="top">
<span style="font-family:CorpoS" style="font-size: 9.5pt;";><FONT color=#000000 face="CorpoS">Mobile</span><br>
<span style="font-family:CorpoS" style="font-size: 9.5pt;";><FONT color=#000000 face="CorpoS">Landline</span><br>
<span style="font-family:CorpoS" style="font-size: 9.5pt;";><FONT color=#000000 face="CorpoS">E-Mail Address</span><br>
<span><strong><a href="http://www.companysite.com" target="_blank" rel="noopener" style="text-decoration:none;"><span style="font-size:9pt; font-family:CorpoS, sans-serif; color:#003bff;">www.companysite.com</span></a></strong></span>
<p style="margin-top:20px; margin-bottom:20px">
<span><a href="https://www.facebook.com/company" target="_blank" rel="noopener"><img border="0" width="15" alt="facebook icon" style="border:0; height:30px; width:30px; " src="https://www.company.com/img/social/facebook.png"></a> </span><span><a href="https://www.linkedin.com/company/company" target="_blank" rel="noopener"><img border="0" width="15" alt="linkedin icon" style="border:0; height:30px; width:30px; " src="https://www.company.com/img/social/linked-in.png"></a> </span><span><a href="https://twitter.com/company" target="_blank" rel="noopener"><img border="0" width="15" alt="twitter icon" style="border:0; height:30px; width:30px; " src="https://www.company.com/img/social/twitter.png"></a> </span><span><a href="https://www.youtube.com/channel/company" target="_blank" rel="noopener"><img border="0" width="15" alt="youtube icon" style="border:0; height:30px; width:30px; " src="https://www.company.com/img/social/youtube.png"></a> </span><span><a href="https://www.instagram.com/company/" target="_blank" rel="noopener"><img border="0" width="15" alt="instagram icon" style="border:0; height:30px; width:30px; " src="https://www.company.com/img/social/instagram.png"></a> </span>
</p>
<a href="https://www.company.com/offers/" target="_blank" rel="noopener" style="text-decoration:none;"><img alt="banner" width="257" style="width:300px; height:auto; border:0;" border="0" src="c:/SignatureImage/Signature.jpg"></a>
</p></span></td></tr></tbody></table>
<img src="c:/SignatureImage/Special.png" width="475"> <b><style=font-family:CorpoS" style="font-size: 12pt;";><br><br>
<a href="http://www.company.com/group-policies.aspx"><style="font-family:CorpoS" style="font-size: 12pt;><FONT face="CorpoS">Click here to view our Privacy Notice</FONT></a><br>
<p style="text-align: center; width:525px; border: 1px solid red"><Font Size=2 face=Arial color=red><b><u>Cyber Crime</b></u><br>Please be aware that there is a significant risk posed by cyber fraud, specifically affecting email accounts and bank account details. <BR><B>PLEASE NOTE</B> Our bank account details WILL NOT change during the course of a transaction and we WILL NOT notify you of any change to our bank account details via email. <br> Please check account details with us in person if in any doubt. We will not accept responsibility if you transfer money into an incorrect account.</font>
<br>
<p style= "text-align: left; width:525px"><Font Size=1 face=Arial color=black>Company <BR>This electronic transmission and any attachments are confidential and must not be made available to anyone other than the intended addressee. <BR>If you receive this communication in error, please tell us as soon as possible. <BR>Please note that, whilst we try to ensure that attachments are virus-free, we cannot accept responsibility for situations where this is not the case.<BR>We do not authorise the making of any contracts via the Internet. <BR>Company Limited.<BR></FONT></p>
</BODY>
</HTML>
使用桌面版,请检查您在编辑签名时是否有以下按钮。
否则,here 是网络浏览器版本的指南。
所以对于其他阅读者,
如果您使用一张图片,那么您可以 link 到您 PC 上的本地文件夹中的 c: 文件夹之一。
如果您使用不止一张图片,这是可能的,但分辨率等问题会变得非常困难。
我结束了使用托管图像作为 outlook 签名,应该早点这样做,这样更容易安排等等!
谢谢
我一直在搞乱电子邮件签名,结果卡住了。
我原来的电子邮件签名使用“a href”并指向本地存储在我的 C 驱动器上的图像,然后将图像附加到电子邮件的底部并在用户接收时嵌入图像也能看到。
从那以后我尝试制作一个更好看的电子邮件签名,它使用三个本地托管的图像,虽然发送时看起来很好,但接收用户看不到图像.....
如果我托管图像,我可以让它工作,但想知道是否有办法将图像本地存储在我的 PC 上?
这是我正在尝试使用的电子邮件签名代码,打开 htm 文件时它看起来是正确的,在发送电子邮件时也是如此。
我正在使用 Office 365。
谢谢!
<HTML>
<br><style=font-family:CorpoS" style="font-size: 12pt;";><FONT color=#000000 face="CorpoS">Kind regards,</FONT>
<b><p style=font-family:CorpoS" style="font-size: 14pt;";><FONT color=#000000 face="CorpoS">FirstName</FONT></p></b><br>
<META content="text/html; charset=utf-8" http-equiv="Content-Type">
<BODY style="font-size: 10pt; font-family:CorpoS, sans-serif;">
<table style="width:530px; font-size:10pt; font-family:Arial, sans-serif;" cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td style="font-size:10pt; width:180px; padding-right:10px; vertical-align:middle;" valign="middle"><p style="margin-bottom:30px; line-height:1.2">
<b><style=font-family:CorpoS" style="font-size: 12pt;";><FONT color=#003bff face="CorpoS">FirstName LastName</FONT><br style="line-height: 10px" /></b>
<style=font-family:Tahoma" style="font-size: 9pt;";><FONT color=#000000 face="Tahoma">Job Title</FONT>
</p><a href="https://www.companysite.co.uk" target="_blank" rel="noopener"> <img border="0" alt="logo" width="143" style="width:143px; height:auto; border:0;" src="C:/SignatureImage/Logo.png"></a></td>
<td style="font-family:Tahoma, sans-serif; padding-left:15px; vertical-align:top; line-height:1.2; border-left:solid 2px #cccccc" valign="top">
<span style="font-family:CorpoS" style="font-size: 9.5pt;";><FONT color=#000000 face="CorpoS">Mobile</span><br>
<span style="font-family:CorpoS" style="font-size: 9.5pt;";><FONT color=#000000 face="CorpoS">Landline</span><br>
<span style="font-family:CorpoS" style="font-size: 9.5pt;";><FONT color=#000000 face="CorpoS">E-Mail Address</span><br>
<span><strong><a href="http://www.companysite.com" target="_blank" rel="noopener" style="text-decoration:none;"><span style="font-size:9pt; font-family:CorpoS, sans-serif; color:#003bff;">www.companysite.com</span></a></strong></span>
<p style="margin-top:20px; margin-bottom:20px">
<span><a href="https://www.facebook.com/company" target="_blank" rel="noopener"><img border="0" width="15" alt="facebook icon" style="border:0; height:30px; width:30px; " src="https://www.company.com/img/social/facebook.png"></a> </span><span><a href="https://www.linkedin.com/company/company" target="_blank" rel="noopener"><img border="0" width="15" alt="linkedin icon" style="border:0; height:30px; width:30px; " src="https://www.company.com/img/social/linked-in.png"></a> </span><span><a href="https://twitter.com/company" target="_blank" rel="noopener"><img border="0" width="15" alt="twitter icon" style="border:0; height:30px; width:30px; " src="https://www.company.com/img/social/twitter.png"></a> </span><span><a href="https://www.youtube.com/channel/company" target="_blank" rel="noopener"><img border="0" width="15" alt="youtube icon" style="border:0; height:30px; width:30px; " src="https://www.company.com/img/social/youtube.png"></a> </span><span><a href="https://www.instagram.com/company/" target="_blank" rel="noopener"><img border="0" width="15" alt="instagram icon" style="border:0; height:30px; width:30px; " src="https://www.company.com/img/social/instagram.png"></a> </span>
</p>
<a href="https://www.company.com/offers/" target="_blank" rel="noopener" style="text-decoration:none;"><img alt="banner" width="257" style="width:300px; height:auto; border:0;" border="0" src="c:/SignatureImage/Signature.jpg"></a>
</p></span></td></tr></tbody></table>
<img src="c:/SignatureImage/Special.png" width="475"> <b><style=font-family:CorpoS" style="font-size: 12pt;";><br><br>
<a href="http://www.company.com/group-policies.aspx"><style="font-family:CorpoS" style="font-size: 12pt;><FONT face="CorpoS">Click here to view our Privacy Notice</FONT></a><br>
<p style="text-align: center; width:525px; border: 1px solid red"><Font Size=2 face=Arial color=red><b><u>Cyber Crime</b></u><br>Please be aware that there is a significant risk posed by cyber fraud, specifically affecting email accounts and bank account details. <BR><B>PLEASE NOTE</B> Our bank account details WILL NOT change during the course of a transaction and we WILL NOT notify you of any change to our bank account details via email. <br> Please check account details with us in person if in any doubt. We will not accept responsibility if you transfer money into an incorrect account.</font>
<br>
<p style= "text-align: left; width:525px"><Font Size=1 face=Arial color=black>Company <BR>This electronic transmission and any attachments are confidential and must not be made available to anyone other than the intended addressee. <BR>If you receive this communication in error, please tell us as soon as possible. <BR>Please note that, whilst we try to ensure that attachments are virus-free, we cannot accept responsibility for situations where this is not the case.<BR>We do not authorise the making of any contracts via the Internet. <BR>Company Limited.<BR></FONT></p>
</BODY>
</HTML>
使用桌面版,请检查您在编辑签名时是否有以下按钮。
否则,here 是网络浏览器版本的指南。
所以对于其他阅读者,
如果您使用一张图片,那么您可以 link 到您 PC 上的本地文件夹中的 c: 文件夹之一。
如果您使用不止一张图片,这是可能的,但分辨率等问题会变得非常困难。
我结束了使用托管图像作为 outlook 签名,应该早点这样做,这样更容易安排等等!
谢谢