fix
This commit is contained in:
@@ -6,33 +6,26 @@ Subject: {{site_name}} - Pending Signup - Verify {{email}}
|
||||
<body>
|
||||
<pre>
|
||||
<center>
|
||||
<table cellpadding="1" cellspacing="2" border="0" style="width:550px; font-size:12px;color:#333333;border-width: 1px;border-color: #9dcc7a;border-collapse: collapse;">
|
||||
<table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #ffffff;">
|
||||
<tr><td><span align=center><img src="http://{{server_name}}/img/logo-email.png" alt="{{site_name}}"></span></td></tr>
|
||||
<tr>
|
||||
<td style="font-size:12px; text-alig:left;">
|
||||
Dear {{firstname}},
|
||||
</td></tr><tr><td>
|
||||
Welcome to {{site_name}}!. In order to complete your registration , click or copy the link below into the browser to set your password.
|
||||
</td></tr><tr><td style="height:20px; background-color:#CEF6E3">
|
||||
Welcome to {{site_name}}!. In order to complete your registration , click or copy the link below into the browser to verify your email.
|
||||
</td></tr><tr><td style="height:20px; background-color:#CEF6E3 font-size:14px;">
|
||||
Click Link : https://{{server_name}}/vemail?vlnk={{verify_link}}
|
||||
<br></td></tr><tr><td>
|
||||
{{site_name}} gives empowers you to form, find and join one or more groups. As a group member you will receive the benefit of wholesale prices on leading brands from reputable sellers on the purchases you need for your home, your business or your life!
|
||||
</td></tr><tr><td>
|
||||
|
||||
</td></tr><tr><td>
|
||||
Get in touch if you need further support at https://{{server_name}}/contact?vlnk=PLK-000634115584-000836017814-000634115584
|
||||
Get in touch if you need further support at https://{{server_name}}/home/contactus?vlnk={{verify_link}}
|
||||
</td></tr><tr><td>
|
||||
{{site_name}} Team
|
||||
</td></tr><tr><td>
|
||||
{{server_name}}
|
||||
</td></tr><tr><td>
|
||||
<a href="http://{{server_name}}/extgroup.html">To learn more about Groups click here</a>
|
||||
</td></tr><tr><td>
|
||||
<a href="http://{{server_name}}/extrewards.html">To learn more about Group Rewards click here</a>
|
||||
</td></tr><tr><td>
|
||||
<a href="http://{{server_name}}/extoffers.html">To see Offers click here</a>
|
||||
</td></tr><tr><td>
|
||||
|
||||
</td></tr>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -26,14 +26,14 @@ mailsendBAK:
|
||||
name = "CoreGrade Beta";
|
||||
};
|
||||
|
||||
# server = "virtualmail.chiefsoft.com";
|
||||
mailsend:
|
||||
{
|
||||
from = "support@coregrade.com";
|
||||
# server = "virtualmail.chiefsoft.com";
|
||||
server = "10.0.0.23";
|
||||
domain = "coregrade.com";
|
||||
user = "support@coregrade.com";
|
||||
pass = "may12002!x";
|
||||
pass = "may12002!";
|
||||
name = "CoreGrade Support";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user