case 4310
This commit is contained in:
@@ -27,7 +27,7 @@ namespace AyaNova.Models
|
||||
SmtpAccount = "support@onayanova.com";
|
||||
SmtpPassword = "mk8pmhzlf5hvzgh5";
|
||||
ConnectionSecurity = NotifyMailSecurity.SSLTLS;
|
||||
SmtpServerPort = 587;
|
||||
SmtpServerPort = 465;
|
||||
NotifyFromAddress = "support@ayanova.com";
|
||||
AyaNovaServerURL = "http://localhost:8080";
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user