case 4156
This commit is contained in:
@@ -35,7 +35,7 @@ namespace GZTW.AyaNova.BLL
|
||||
|
||||
// Create a mailman object for sending email.
|
||||
MailMan mailman = new MailMan();
|
||||
mailman.UnlockComponent("SAyanovaMAILQ_46WCmUg3lQ1i");
|
||||
mailman.UnlockComponent("AYANVA.CB1052023_c9TZbuFYBd7f");
|
||||
// Set the SMTP variables
|
||||
mailman.SmtpHost = GZTW.AyaNova.BLL.AyaBizUtils.GlobalSettings.NotifySMTPHostPortionOnly;
|
||||
mailman.SmtpPort = GZTW.AyaNova.BLL.AyaBizUtils.GlobalSettings.NotifySMTPPort;
|
||||
|
||||
Reference in New Issue
Block a user