[Progress Communities] [Progress OpenEdge ABL] Forum Post: Subscribe to EmailSender events

  • Thread starter Thread starter markmazelin
  • Start date Start date
Status
Not open for further replies.
M

markmazelin

Guest
How do I subscribe to the events raised in Telerik.Sitefinity.Web.Mail.EmailSender? I want to see what the Error event handler is returning. Emails aren't getting sent via the Sitefinity SMTP settings and I'm trying to debug the issue by sending an email using the SmtpSettings. All I get back is "Failure sending mail" and a short stack trace from the Exception being thrown during send: at System.Net.Mail.SmtpClient.Send(MailMessage message) at Telerik.Sitefinity.Web.Mail.StandardDotNetEmailSender.Send(MailMessage message) Alternatively, is there a better way to diagnose SMTP send issues?

Continue reading...
 
Status
Not open for further replies.
Back
Top