<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
<br>
When a user creates an account for our grid, and one of our admins
approves this account, the user automatically receives an email
stating the confirmation (with their user name, URI, etc.). I am
aware of the following code in our .ini files, which enables this
process:<br>
<br>
;; Variables for your mail server<br>
;; Users will get email notifications from this account.<br>
SmtpHost = "xxxx"<br>
SmtpPort = "xxxx"<br>
SmtpUsername = "xxxx"<br>
SmtpPassword = "xxxx"<br>
<br>
What I cannot find, however, is where I can change the actual
message body of the email. I'd like to customize it a bit more for
our users. Any ideas how I can go about doing this?<br>
<br>
Many thanks,<br>
<br>
<div class="moz-signature">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<!-- CONFIDENTIALITY HEADER -->
<!--
<body>
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tbody>
<tr>
<td valign="top" style="padding-left: 0px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px;">
<span style="text-align: left; color: #000000; font-family: 'Arial', sans-serif; font-size: 10pt"><font style= "font-weight:bold">Classification: </font></span><font style="text-align: left; color: #585858; font-family: 'Arial', sans-serif; font-size: 10pt"> UNCLASSIFIED </font><br>
<span style="text-align: left; color: #000000; font-family: 'Arial', sans-serif; font-size: 10pt"><font style= "font-weight:bold">Caveats: </font></span><font style="text-align: left; color: #585858; font-family: 'Arial', sans-serif; font-size: 10pt"> NONE </font>
<br>
<br>
<br>
<br>
</td>
</tr>
</tbody>
</table>
</body>
-->
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<!-- CHANGE EMPLOYEE NAME AND POSITION HERE -->
<tr>
<td style="padding-left: 0px; padding-top: 0px;
padding-bottom: 10px; padding-right: 0px;" valign="top">
<span style="text-align: left; color: #585858;
font-family: 'Arial', sans-serif; font-size: 13pt"><font
style="font-weight:bold">Chris Daley </font></span><br>
<span style="text-align: left; margin-top: 0px;
margin-bottom: 0px; color: #585858; font-family:
'Arial', sans-serif; font-weight: normal; font-size:
10pt;">Simulation Developer </span>
</td>
</tr>
<!-- CHANGE PHONE NUMBER INFORMATION HERE -->
<tr>
<td style="padding-left: 0px; padding-top: 0px;
padding-bottom: 10px; padding-right: 0px;" valign="top">
<span style="text-align: left; margin-top: 0px;
margin-bottom: 0px; color: #585858; font-family:
'Arial', sans-serif; font-weight: normal; font-size:
10pt;"><font style="font-weight:bold"> Simudyne USA Inc.</font>
<br>
3463 State Street, Suite 430, Santa Barbara, CA 93105<br>
M <font color="#B9B9B9" size="1">/ </font>+1 617 945
8680</span>
</td>
</tr>
<tr style="background-color:#707070; text-decoration:none
!important;">
<td style="padding-left: 5px; padding-top: 0px;
padding-bottom: 3px; padding-right: 5px; text-align:
center; display:inline-block; font-weight: bold;
text-decoration:none !important;" valign="top">
<span style="margin-top: 0px; margin-bottom: 0px; color:
#F8F8F8 !important; font-family: 'Arial', sans-serif;
font-weight: bold; font-size: 10pt; text-decoration:none
!important;">
<a href="skype:chris.daley.simudyne?add"
style="text-decoration: none !important;"><span
style="color: #F8F8F8 !important; font-weight: bold;
text-decoration: none;">Skype</span></a>
<font style="font-size: 9pt; font-weight: bold;"
color="#dedc00"> / </font>
<a href="http://www.simudyne.com/"
style="text-decoration: none !important;"><span
style="color: #F8F8F8 !important; font-weight: bold;
text-decoration: none;">Website</span></a>
<font style="font-size: 9pt; font-weight: bold;"
color="#fdc300"> / </font>
<a href="https://twitter.com/simudyne"
style="text-decoration: none !important;"><span
style="color: #F8F8F8 !important; font-weight: bold;
text-decoration: none;">Twitter</span></a>
<font style="font-size: 9pt; font-weight: bold;"
color="#fdc300"> / </font>
<a
href="https://www.facebook.com/pages/Simudyne/217091368301045"
style="text-decoration: none !important;"><span
style="color: #F8F8F8 !important; font-weight: bold;
text-decoration: none;">Facebook</span></a>
<font style="font-size: 9pt; font-weight: bold;"
color="#dedc00"> / </font>
<a href="http://www.linkedin.com/company/872311"
style="text-decoration: none !important;"><span
style="color: #F8F8F8 !important; font-weight: bold;
text-decoration: none;">LinkedIn</span></a>
</span>
</td>
</tr>
<tr>
<td style="padding-left: 0px; padding-top: 15px;
padding-bottom: 0px; padding-right: 0px;" valign="top">
<span style="color: #585858; font-family: 'Calibri',
sans-serif; font-size: 8pt; font-weight: regular;"><b>Confidentiality
Note: </b> See full disclaimer and details <a
href="http://www.simudyne.com/disclaimer-and-details/"
style="color: #fdc300 !important; font-weight: bold;">here</a>.<br>
</span><br>
<br>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>