How to send email in .Net requiring server authentication

R

rdufour

There's a code snippet to create and send an e-mail, but I need to send it
via a hosted server at an ISP and the outbound mail server requires
authentication (username and password). Whats the code to authenticate when
using framework v.2 and the system.net.mail namespace?

Any help greatly apprecoated.
Bob
 

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

Top