SMTP problem

  • Thread starter Thread starter J
  • Start date Start date
J

J

Hi, All,
I am using SMTP on my ASP.NET project to semd user email.
I did not got any error message at all, but user (myself) jaust cannot received
any email. Any suggestion?
Thanks in advance.
 
Maybe the email server you are using does not allow relaying.
This means that the user (you) must have an account on that server.
It might fail silently under this condition.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top