If anyone can help me resolve this problem I would greatly appreciate it. When I receive the notification reports via email either on my Blackberry or Outlook, the reports are not formated correctly and thus are unreadable. I have check to make sure that outlook is configured correctly for html and I have search with no success. Can someone point me in the right directing to correct this issue. Here is a sample:
Received in mailbox:
helpdesk@sanfordfl.govFrom:
AltirisNotificationServer_SVCH1016@do-not-reply.comNo plain text found in this message.
Message:
<HTML>
<HEAD>
<style>
body
{
margin:0px;
padding: 0px;
font-size: x-small;
font-family: verdana;
colorimgray;
background: #F7FBFF;
}
div.banner
{
background-color: #7396B5;
padding:6px;
}
div.body
{
padding:6px;
}
table.banner
{
border:#7396B5 0px solid;
color: #000063;
}
table
{
font-size:x-small;
}
.txtSubTitle
{
font-weight: bold;
font-size: x-small;
color: #42698c;
font-family: Verdana;
}
/*E-mail Critical*/
.emailCriticalTitle
{
color:white;
font-weight:normal;
font-size:x-small;
background-color:#DE0000;
padding:6px;
}
.emailCriticalText
{
color:#DE0000;
padding:6px;
margin-bottom:4px;
font-size:x-small;
background-color: #fff2f2;
border: #DE0000 1px solid;
}
Thanks,