Menu

Raw Format

Ancer
2006-07-24
2013-04-02
  • Ancer

    Ancer - 2006-07-24

    Please, prompt me how to receive EmailMessage in Raw format from class EmailMessage.
    I create EmailMessage, fill up all necessary for me fields (and include attachments if needed) and send the message with EmailMessage.Send method.
    But before sending I want to store sended message to database. And want to store it in Raw Format. How to do this?

     
    • Mike Bridge

      Mike Bridge - 2006-07-24

      Hi-

      You should be able to call "EmailMessage.ToDataString()", which will render it exactly as the mail servers sees it.

      Cheers,

      -Mike

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.