MDM_Datenverarbeitung Jahresantrag

This commit is contained in:
2023-01-17 21:27:52 +01:00
parent eb42cda9e8
commit 7f2542d37b
5 changed files with 41 additions and 13 deletions

View File

@@ -372,7 +372,7 @@ Public Class cProgramFunctions
Return False
End If
Try
mySmtpsvr.Host = "192.168.0.107"
mySmtpsvr.Host = "192.168.0.69"
mySmtpsvr.Port = 25
mySmtpsvr.Send(Msg)