I am building an app that will email external addresses.
The server is setup to relay messages.
The SmtpServer is setup in my code.
The To, From, Subject and Message properties are populated.
When I click send I don't receive an error, but when I check the yahoo account that I am testing I don't receive the email. Is there somewhere I can check to see if the message left our server? Right now it seems as though they disappeared into cyberspace. When I step through the code the Send command is executed. Any Ideas?
Jason Meckley
Database Analyst
WITF
The server is setup to relay messages.
The SmtpServer is setup in my code.
The To, From, Subject and Message properties are populated.
When I click send I don't receive an error, but when I check the yahoo account that I am testing I don't receive the email. Is there somewhere I can check to see if the message left our server? Right now it seems as though they disappeared into cyberspace. When I step through the code the Send command is executed. Any Ideas?
Jason Meckley
Database Analyst
WITF