diff --git a/login/ForgotPW.aspx.vb b/login/ForgotPW.aspx.vb index 5c84600..d1df45f 100644 --- a/login/ForgotPW.aspx.vb +++ b/login/ForgotPW.aspx.vb @@ -82,7 +82,7 @@ Partial Class login_ForgotPW Dim myCredentials As New System.Net.NetworkCredential myCredentials.UserName = "al@verag.ag" myCredentials.Password = "Luxandreas#2" - Msg.IsBodyHtml = False + Msg.IsBodyHtml = True Dim mySmtpsvr As New SmtpClient() mySmtpsvr.Host = "smtp.1und1.de" 'bei web.de mySmtpsvr.Port = 587 '25