Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1925 Location: Stoevring, Denmark
|
| Posted: Mon Oct 01, 2007 5:56 am Post subject: Confidentiality notice template |
|
|
Confidentiality notice template
Continue to general information on the difference between confidentiality notice and disclaimer.
Insert in Actions -> General Otlook Settings -> Outlook Stationery so it appears above the body text of an email message:
Confidentiality notice using CSS:
| Code: | <div style="position:absolute;top:0;width:100%;text-align:right;font-family:Verdana;font-size:9;color:#000000">
This message is private and confidential. If you have received this message in error, please notify us and remove it from your system.
</div> |
|
|