System.net.mail

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

Guest

How can i send a mail message, using System.net.mail, with a recived confirm?
(like outlook)

Many thank's
 
How can i send a mail message, using System.net.mail, with a recived confirm?
(like outlook)

Many thank's

You can add the header to the mailmessage --- Disposition-Notification-To:
although there is no guaranty the receiver will click yes to the send
receipt.

Mike
 

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