How to send an eMail?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I wish to send and email using the C#/.NET code.
How to I do that?

I tried using the: MailMessage + SmtpMail
But using them I managed to send only to users that are in my domain. I need
to send email out of my domain.
How do I do that?
 
Back
Top