This commit is contained in:
2020-02-05 18:41:00 -05:00
parent ef95717d7c
commit 33fe158465
2 changed files with 84 additions and 11 deletions
+5 -4
View File
@@ -16,7 +16,7 @@ database:
port = 5432;
};
mailsend:
mailsendBAK:
{
from = "savvy@chiefsoft.com";
server = "smtp.google.com";
@@ -26,10 +26,11 @@ mailsend:
name = "CoreGrade Beta";
};
mailsendBAK:
mailsend:
{
from = "demo@coregrade.com";
server = "virtualmail.chiefsoft.com";
from = "support@coregrade.com";
# server = "virtualmail.chiefsoft.com";
server = "10.0.0.23";
domain = "coregrade.com";
user = "support@coregrade.com";
pass = "may12002!x";