11 years ago
[CodeReviewer] Unable to Send Emails
I've installed Code Reviewer on a Windows 7, 32bit machine.
I configured the smtp server for anonymous access to an email server on our local network: smtp.localnet.com, port 25
When I attempt to send a test email, I get the following error:
I'm able to telnet successfully to that same host and port and send emails from that same machine.
Turning on debug logging, I only get the following message when sending the test email fails:
2014-04-07 10:15:01,327 ERROR http-8182-1 com.smartbear.ccollab.Mailer - Error sending email: Could not connect to SMTP host: smtp.localnet.com, port: 25
Any ideas?
I configured the smtp server for anonymous access to an email server on our local network: smtp.localnet.com, port 25
When I attempt to send a test email, I get the following error:
Error: Error sending email: Could not connect to SMTP host: smtp.localnet.com, port: 25
I'm able to telnet successfully to that same host and port and send emails from that same machine.
Turning on debug logging, I only get the following message when sending the test email fails:
2014-04-07 10:15:01,327 ERROR http-8182-1 com.smartbear.ccollab.Mailer - Error sending email: Could not connect to SMTP host: smtp.localnet.com, port: 25
Any ideas?