case 4017

This commit is contained in:
2021-10-25 20:50:13 +00:00
parent bd88089b51
commit a1e0416b02
7 changed files with 26 additions and 18 deletions

View File

@@ -37,6 +37,8 @@ namespace GZTW.AyaNova.BLL
if (GZTW.AyaNova.BLL.AyaBizUtils.GlobalSettings.NotifySMTPUseTLS)
mailman.StartTLS = true;
mailman.SmtpUsername=Login;
mailman.SmtpPassword=Password;