SMTP client authentication
Hi, all.
I've wrote a simple SMTP client application to send e-mail messages under certain circumstances by using SmtpMail and MailMessage classes, but it doesn't work with servers requiring authentication.
Does anybody know how to manage this point?
Thanks and advance,
MHU