<?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 RE: Reply to different email address in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83941#M35147</link>
    <description>Hi Vivek,&lt;BR /&gt;&lt;BR /&gt;I am getting the error as&amp;nbsp; Reply-To is not a member of BPMAPIMessage.&lt;BR /&gt;&lt;BR /&gt;is there a way we can get the "Direct replies to" email id in get mail action of mapiex vbo.&lt;BR /&gt;&lt;BR /&gt;i checked all properties of mailmessage object but there is no such property which can give you the "direct replies to" email&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;A Kiran&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Jun 2021 06:12:00 GMT</pubDate>
    <dc:creator>AKiran</dc:creator>
    <dc:date>2021-06-23T06:12:00Z</dc:date>
    <item>
      <title>Reply to different email address</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83937#M35143</link>
      <description>&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In blueprism mapiex an ID will be generated after reading an email and bot will reply in the same thread using this ID to the sender.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some different scenario.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually user configured in his outlook client to receive all reply emails to a different email address. so if we receive an email from this user and we clicked on reply button in outlook, a different email address will appear in the TO field and the sender email address will not be there at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;since bot uses the ID which generated automatically in Get Mail action, the reply is going to the actual sender rather than the email address he configured in his outlook.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion on how to handle this scenario with blueprism?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am using BP6.1 and using mapiex for email automation and i dont have an alternative as it is currently in production.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;A Kiran&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2021 13:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83937#M35143</guid>
      <dc:creator>AKiran</dc:creator>
      <dc:date>2021-06-17T13:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Reply to different email address</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83938#M35144</link>
      <description>Can you just send it as a Forward instead since that will contain the original email while also allowing you to choose who it should be sent to? Or consider retrieving all the details and constructing an entirely new email with the same info as before and sort of build out a "reply" and then you can specify whatever To line you want.
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;Cano Ai&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2021 22:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83938#M35144</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2021-06-17T22:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Reply to different email address</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83939#M35145</link>
      <description>Thank you Morris for your answer, but the problem here is i don't know the To address, it appears automatically in the To field when we click reply button in outlook client.&lt;BR /&gt;&lt;BR /&gt;launching outlook and automating using clicks is not a good idea as the volume is high and we can't compromise on overall processing time of queue item.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;A Kiran&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Jun 2021 04:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83939#M35145</guid>
      <dc:creator>AKiran</dc:creator>
      <dc:date>2021-06-19T04:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Reply to different email address</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83940#M35146</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;All emails come with reply to address. I would suggest taking the mailmesaage object itself and then using the "Reply-To" property of that object to construct your email reply.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vivek&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;Winners of "The" RPACULT 2020&lt;BR /&gt;&lt;A href="https://rpatools.com/2020/11/the-rpacult-2020-winners/" target="test_blank"&gt;https://rpatools.com/2020/11/the-rpacult-2020-winners/&lt;/A&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Jun 2021 07:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83940#M35146</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2021-06-19T07:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Reply to different email address</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83941#M35147</link>
      <description>Hi Vivek,&lt;BR /&gt;&lt;BR /&gt;I am getting the error as&amp;nbsp; Reply-To is not a member of BPMAPIMessage.&lt;BR /&gt;&lt;BR /&gt;is there a way we can get the "Direct replies to" email id in get mail action of mapiex vbo.&lt;BR /&gt;&lt;BR /&gt;i checked all properties of mailmessage object but there is no such property which can give you the "direct replies to" email&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;A Kiran&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2021 06:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83941#M35147</guid>
      <dc:creator>AKiran</dc:creator>
      <dc:date>2021-06-23T06:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Reply to different email address</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83942#M35148</link>
      <description>hi Kiran,&lt;BR /&gt;&lt;BR /&gt;You can try with some workaround like creating a master reference file which will have detail mapping of sender email and it's actual email id.&lt;BR /&gt;Based on sender email from get mail action, above master reference can be traversed for actual email id.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Manish Kumar&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jul 2021 06:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Reply-to-different-email-address/m-p/83942#M35148</guid>
      <dc:creator>mkumar407</dc:creator>
      <dc:date>2021-07-06T06:36:00Z</dc:date>
    </item>
  </channel>
</rss>

