How to save a copy of outgoing mail

  • Thread starter Thread starter Justin
  • Start date Start date
J

Justin

I use .NET mail compoentn to send mails.
For example... SmtpMail.Send(mailMsg)

How to programatically save a copy of this email?

Thanks and regards


J Justin
 
Justin,

Any way you want however not directly in Outlook.

(There are possibilities to use Exchange server for SMTP mail)

You can use a database or a all kind of sequential files.

Cor
 

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

Back
Top