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??