Celeg Korr
This commit is contained in:
@@ -298,6 +298,11 @@ Public Class cProgramFunctions
|
||||
' mySmtpsvr.EnableSsl = True
|
||||
' eMailfrom = "import@ambarlog.com"
|
||||
End Select
|
||||
Case "UNISPED"
|
||||
myCredentials.UserName = "no-reply@unisped.at"
|
||||
myCredentials.Password = "GL5unisped!KNL3"
|
||||
mySmtpsvr.Host = "owa.verag.ag"
|
||||
mySmtpsvr.Port = 587 '25 '587 '25
|
||||
Case Else
|
||||
myCredentials.UserName = "support@verag.ag"
|
||||
myCredentials.Password = "$up0Rt2809!"
|
||||
|
||||
Reference in New Issue
Block a user