Public Function Send_Mail(mysubject As String, textfeld As String, mailto As String)
Dim objGWApp As Application2
Dim objGWAccount As Account2
Dim objGWmsg As Message3
Set objGWApp = New Application2
Set objGWAccount = objGWApp.Login
Set objGWmsg =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.