SMTP

  • Thread starter Thread starter ScottA
  • Start date Start date
S

ScottA

I'm running Win2K with IIS and SQL. My web application
can send SMTP messages to users of my Web app as long as
their email address is on the local domain. Any email
address that is used that is other than *@mycompany.com
fails.
 
You probably need to allow SMTP relaying from the IP of your IIS server
and/or SQL server, whichever server you're using to send the e-mails.

Ray at work
 

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