 |
|
Dear {{firstname}},
|
|
-Welcome to {{site_name}}!. In order to complete your registration , click or copy the link below into the browser to set your password.
- |
|
+Welcome to {{site_name}}!. In order to complete your registration , click or copy the link below into the browser to verify your email.
+ |
Click Link : https://{{server_name}}/vemail?vlnk={{verify_link}}
|
|
{{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!
|
|
|
|
-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}}
|
|
{{site_name}} Team
|
|
{{server_name}}
- |
|
-To learn more about Groups click here
- |
|
-To learn more about Group Rewards click here
- |
|
-To see Offers click here
- |
|
-
+ |
diff --git a/coregrade/etc/coregrade_api.conf b/coregrade/etc/coregrade_api.conf
index c041ce3..d32e0b6 100644
--- a/coregrade/etc/coregrade_api.conf
+++ b/coregrade/etc/coregrade_api.conf
@@ -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";
};