4/11/2010 1:34:44 PM
 Sioeli T Posts: 1
|
Would it be possible to change the 'Thycotic.Foundation' assembly to use 'System.Net.Mail.SmtpClient' instead of 'System.Web.Mail.SmtpMail'?
We're using SecretServer 7.0 on Windows Server Core 2008 and seeing the following error when trying to send email:
An error occured while sending an email: System.PlatformNotSupportedException: System.Web.Mail.SmtpMail is not supported on this version of Windows. The recommended alternative is System.Net.Mail.SmtpClient. at System.Web.Mail.SmtpMail.Send(MailMessage message) at Thycotic.Foundation.SmtpMessageTransport.Send(Message message) at Thycotic.Foundation.Message.Send() at Thycotic.AppCore.Emailer.SendAsync(Object obj)
Thanks,
Sio
|
|
|
0
• link
|