<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I had the same type of… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Email-POP3-SMTP-Including-images-in-e-mail-body/m-p/80868#M32527</link>
    <description>I had the same type of requirement from my clients. I think, this can be achieved through html.</description>
    <pubDate>Fri, 02 Mar 2018 11:13:00 GMT</pubDate>
    <dc:creator>SudheerReddy</dc:creator>
    <dc:date>2018-03-02T11:13:00Z</dc:date>
    <item>
      <title>Email - POP3/SMTP - Including images in e mail body</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Email-POP3-SMTP-Including-images-in-e-mail-body/m-p/80867#M32526</link>
      <description>Has anyone ever tried amending the&amp;nbsp;Email - POP3/SMTP VBO to include images in the e mail body (and not as an attachment) when sending e mails? Our client has a requirement to structure the e mail body as follows:

Image

Text

Image

Text

Image</description>
      <pubDate>Tue, 27 Feb 2018 21:53:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Email-POP3-SMTP-Including-images-in-e-mail-body/m-p/80867#M32526</guid>
      <dc:creator>WillEls</dc:creator>
      <dc:date>2018-02-27T21:53:00Z</dc:date>
    </item>
    <item>
      <title>I had the same type of…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Email-POP3-SMTP-Including-images-in-e-mail-body/m-p/80868#M32527</link>
      <description>I had the same type of requirement from my clients. I think, this can be achieved through html.</description>
      <pubDate>Fri, 02 Mar 2018 11:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Email-POP3-SMTP-Including-images-in-e-mail-body/m-p/80868#M32527</guid>
      <dc:creator>SudheerReddy</dc:creator>
      <dc:date>2018-03-02T11:13:00Z</dc:date>
    </item>
    <item>
      <title>You have to write complete…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Email-POP3-SMTP-Including-images-in-e-mail-body/m-p/80869#M32528</link>
      <description>You have to write complete HTML in code stage for this</description>
      <pubDate>Mon, 12 Mar 2018 11:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Email-POP3-SMTP-Including-images-in-e-mail-body/m-p/80869#M32528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-12T11:14:00Z</dc:date>
    </item>
    <item>
      <title>Hello all,
I have the same…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Email-POP3-SMTP-Including-images-in-e-mail-body/m-p/80870#M32529</link>
      <description>Hello all,
I have the same requirement, you can enable HTML for the body of the email by putting: ""mail.IsBodyHtml = true;"" in your code stage for the action. you will then need to refer to your images as ""cid:[Imagename]"" and attach them to the mail.
&amp;nbsp;
Only downside is (atleast for the version of SMTP object that we have), attachments are attached as standard binary ""MediaTypeNames.Application.Octet;"" which I am unsure how to change, this means that there are email clients that will not pick up the embedded image purely because of the generic attachments - this will however still work on some so I guess it depends on what your requirement is...
If anyone comes up with a solution for this please let me know, I have no experience with C# and are new to Blue Prism</description>
      <pubDate>Fri, 15 Jun 2018 17:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Email-POP3-SMTP-Including-images-in-e-mail-body/m-p/80870#M32529</guid>
      <dc:creator>Sam_C</dc:creator>
      <dc:date>2018-06-15T17:28:00Z</dc:date>
    </item>
  </channel>
</rss>

