MailMessage

  • Thread starter Thread starter Steven Licciardi
  • Start date Start date
S

Steven Licciardi

I have a WebService that I use to send e-mails (MailMessage class) this
works fine from my work machine, however when I put the service on another
machine (different ISP not on any network) it seems to work, no errors are
thrown, but I never receive any email. Can anybody advise what may be
wrong, is it possible I am missing something in the SMTP setup in IIS?

Thanks,

Steven
 
Did you check the logfiles from SMTP in IIS on that server? May not allow
relays
 

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