Dear Colleagues,
Email on our GRA system has never worked from the beginning. After reading the post found at http://forum.greatreadingadventure.com/t/change-email-settings-after-initial-setup-in-v3/272, we then reconfigured the email section of the Web.config file, and then tested the system using the “Test Email” feature. Unfortunately, the “Test Email” feature displays the following error message:
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at GRA.Communications.EmailService.SendEmail(String fromAddress, String toAddress, String subject, String body) at System.Net.Mail.SmtpReplyReaderFactory.ProcessRead(Byte[] buffer, Int32 offset, Int32 read, Boolean readLine)
at System.Net.Mail.SmtpReplyReaderFactory.ReadLines(SmtpReplyReader caller, Boolean oneLine)
at System.Net.Mail.SmtpReplyReaderFactory.ReadLine(SmtpReplyReader caller)
at System.Net.Mail.SmtpConnection.GetConnection(ServicePoint servicePoint)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
Please help us fix/debug this problem.
Thank you,
Christopher