SmtpClient and Mail Servers

  • Thread starter Thread starter headware
  • Start date Start date
H

headware

There is nothing Exchange or Microsoft specific about the
System.Net.Mail.SmtpClient class is there? It should work with any
mail server that uses SMTP regardless of platform right?
 
There is nothing Exchange or Microsoft specific about the
System.Net.Mail.SmtpClient class is there? It should work with any
mail server that uses SMTP regardless of platform right?

SMTP is a standard, you can use SmtpClient for all SMTP-enabled servers
 

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