Hi,
we are using a scheduled job in Adaxes to notify users that their password will expire in x days.
Now, we as IT were approached by Marketing to set up all our notification mails in HTML with corporate design and I need some help to configure Adaxes to send something like this:
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; =
charset=us-ascii">
<title>Littelfuse</title>
</head>
<body bgcolor="#FFFFFF">
<div align="center">
<div align="center">
<div> </div>
<table style="width: 704px;" border="0" cellpadding="0" bgcolor="#666666">
<tbody>
<tr>
<td bgcolor="#ffffff">
<table style="width: 700px;" border="0" cellspacing="0" bordercolor="#666666" cellpadding="0" bgcolor="#ffffff">
<tbody>
<tr>
<td class=""><img alt="IT HelpDesk Notification" height="256" src="http://laufi.org/lfimages/helpdesk_header_note.gif" style="width: 700px; height: 256px;" title="IT HelpDesk Announcement" width="700"></td>
</tr>
<tr>
<td>
<table style="width: 700px;" border="0" cellspacing="0" cellpadding="20">
<tbody>
<tr>
<td valign="top" class=""><div style="text-align: left;">
<p><span style="color:#696969;"><span style="font-family:arial,helvetica,sans-serif;"><span style="font-size:14px;">Dear {RaiseUser/Title},<br>
<br>
<img align="right" alt="" border="0" height="130" src="http://laufi.org/lfimages/help-desk-icon.jpg" style="width: 150px; height: 130px; float: right; border-width: 0px; border-style: solid; margin-left: 25px; margin-right: 25px;" width="150">
a request has been raised on your behalf at the service desk.<br>
<br>
-----------------------------<br>
Reference Number : {Id}<br>
Title : {Title}<br>
Request : {_ConfigItemRequested/Title}<br>
----------------------------<br>
<br>
Depending on the type of request, this will now be progressed to check availability, or will go through the appropriate authorization. <br>
<br>
You will receive email updates on the progress of this request.<br>
</span></span></span><br>
<br>
<br>
<br>
<span style="font-size: 12px;"><span style="font-size:14px;"><font color="#696969"><span style="font-family:arial,helvetica,sans-serif;">Should you have any questions or concerns please email <a href="mailto:helpdesk@littelfuse.com">helpdesk@littelfuse.com</a> or call 773.628.0628.</span></font></span><br>
<span id="cke_bm_323E" style="display: none;"> </span></span></p>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="4">
<tbody>
</tbody>
</table>
</td>
</tr>
<tr>
<td class=""><a href="mailto:helpdesk@littelfuse.com?subject=" target="_self"><img alt="" border="0" height="38" src="http://laufi.org/lfimages/inthenews_footer.gif" width="700"></a></td>
</tr>
<tr>
<td>
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td style="background: rgb(192, 192, 192); font-family: Arial; font-size: 12px;" bgcolor="#c0c0c0" valign="top" width="62%" pardot-data="" class=""><p class="footer"><br>
<font color="#ffffff" size="1">This email was sent by: Littelfuse Inc.<br>
8755 W. Higgins Rd. Suite 500 Chicago, IL 60631<br>
USA </font><br>
<br>
</p>
</td>
<td style="background: rgb(192, 192, 192); font-family: Arial; font-size: 12px;" bgcolor="#c0c0c0" valign="top" width="34%" pardot-data="" class=""><p class="footer"><font size="1"><font color="#ffffff">Littelfuse, Inc.<br>
8755 W. Higgins Road, Suite 500<br>
Chicago, IL 60631</font><br>
<a style="color: rgb(255, 255, 255);" href="http://www.littelfuse.com">littelfuse.com</a><br>
<br>
<font color="#ffffff">© Copyright 2013, Littelfuse, Inc.<br>
All rights reserved. </font></font></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</body>
</html>
Your help would be highly appreciated
kind regards
Ingemar