D
Daniel Billingsley
I have an application that has been sending email alerts successfully for a
few months. Not it has stopped.
My investigation has taken me to some kind of permission issue.
Test #1 - If I use the smtpclient with the defaultCredentials=true option in
the configuration file I get a timeout when I try to perform the send
method.
Test #2 - If I explicitly give it the same credentials with which I am
logged in when I perform test #1, it works perfectly.
What could be going on?
few months. Not it has stopped.
My investigation has taken me to some kind of permission issue.
Test #1 - If I use the smtpclient with the defaultCredentials=true option in
the configuration file I get a timeout when I try to perform the send
method.
Test #2 - If I explicitly give it the same credentials with which I am
logged in when I perform test #1, it works perfectly.
What could be going on?