Flooded with emails, timeout error ?

Discussion of open issues, suggestions and bugs regarding code review tool for Visual Studio – Review Assistant
Post Reply
JimW
Posts: 9
Joined: Mon 04 Feb 2013 20:59

Flooded with emails, timeout error ?

Post by JimW » Thu 10 Oct 2013 14:41

We turned on e-mail notifications today and were promptly flooded with hundreds of e-mails. Looking in the log, it appears the ReviewAssistant thinks it's a timesout, but we are definitely getting e-mails.

There are hundreds of these in the log:

Review Assistant 2.0.108.
Message cannot be sent to [email protected].

Error occurred in SendMail at 10/10/2013 8:35:45 AM:

Message: The operation has timed out.
Source: System
TargetSite: Void Send(System.Net.Mail.MailMessage)
HelpLink:
Type: System.Net.Mail.SmtpException
StatusCode: GeneralFailure
HResult: -2146233088
Stack:
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at #=q6nENhY0LbSduQt0ailxbGpWPMWbXairSU9ASX1raEv$rcs$3T8fGJHrQvfSLI5a0.#=qJZvQEeahJbPEetcn2jmnZw==(String #=q_3ipRQxTpniIpfFx8CGibA==, String #=qN9B62$gwkTfheAQkn4pEug==, String #=qzDVNdBMnTKSiDKiBepZu2Q==, String #=qf9ZkaibXRPeiDmgEZPOQoQ==)

JimW
Posts: 9
Joined: Mon 04 Feb 2013 20:59

Re: Flooded with emails, timeout error ?

Post by JimW » Thu 10 Oct 2013 15:20

I updated the timeout in the settings.xml and things have quieted down.

Post Reply