case 4017
This commit is contained in:
@@ -37,6 +37,8 @@ namespace GZTW.AyaNova.BLL
|
||||
if (GZTW.AyaNova.BLL.AyaBizUtils.GlobalSettings.NotifySMTPUseTLS)
|
||||
mailman.StartTLS = true;
|
||||
|
||||
|
||||
|
||||
mailman.SmtpUsername=Login;
|
||||
mailman.SmtpPassword=Password;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user