Send email in which SMTP requires Authentication

R

Rabbit

Dear All,

I'm programming to send email with an assigned SMTP server, but this mail
server only allows authorised account to send email, if I use this SMTP
server, any mail class or sample code for me to set this authentication
account information?

Thanks in advance!
Keith
(e-mail address removed)
 
H

Herfried K. Wagner [MVP]

Rabbit said:
I'm programming to send email with an assigned SMTP server, but this mail
server only allows authorised account to send email, if I use this SMTP
server, any mail class or sample code for me to set this authentication
account information?

If you are using .NET 1.1, there is a way to do what you want to archieve:

3.8 How do I authenticate to send an email?
<URL:http://www.systemwebmail.net/faq/3.8.aspx>
 

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