1
Answer

sending mail using MailMessage

Ask a question
sameersalkar

sameersalkar

18y
2.1k
1
I am using MailMessage for sending mail. I have remote smtp server for which I want to add fields like username, password, port etc. There is way by addming field in it by using .net1.1 . But what if I am using .net1.0 .

What is the way to send the mail using 1.0??

Answers (1)