Configuring SMTP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an address for the SMTP server, how do I check/configure my windows
2000 server to use this address when I am using the .Net software.

Thanks in advance for your assistance!!
 
Describe your problem details clearly please !
unfortunately win 2k doesn't have a suitable mail server
but you can use some software like MS-Exchange or Alt-N MDaemon

..Net software? Programming in Visual Studio .NET and working with SMTP?
describe please!
 
Are you trying to relay via a windows 2000 server or send your SMTP directly
from your .NET application. To relay, you need to install and configure the
SMTP service. To send directly from your .NET application, repost your
question in a .dotnet. newsgroup.

Mike Ober.
 
Back
Top