<?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 Move a mail from one inbox to another one in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Move-a-mail-from-one-inbox-to-another-one/m-p/99160#M46766</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;DIV&gt;I need to move an email from one inbox to another one. This is different from forwarding the email itself, since I need to preserve the original content of the message (i.e. if we forward an email from the first to the second inbox, then we would change the email sender, and this is not acceptable). Thus I'd like to ask if there exist an object allowing me to:&lt;/DIV&gt;
&lt;DIV&gt;-move an email from an inbox to a different one preserving all the original content of the message, or&lt;/DIV&gt;
&lt;DIV&gt;-upload a previously downloaded email, with .eml extension, to an inbox, maintaining the original content.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;I'll make an example in order to be more precise. Let's suppose we have address 1 as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;example1@example.com&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and address 2 as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;example2@example.com&lt;/STRONG&gt;. An email received in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;example1@example.com&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;should be moved to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;example2@example.com&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;without performing any forward operation.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I specify that I'm now using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;BluePrism objects to manage email inboxes, such as&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN dir="ltr"&gt;Outlook Exchange Web Services (EWS) and POP3SMTP: my goal is to manage emails interacting with them by server, so the frontend interaction with Outlook it to be excluded.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;The application in use is Microsoft Office Professional Plus 2019 - Outlook, version 1808.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;It was previously suggested to me to use the MS Outlook VBO - 10.4.0, "Move Mail" task, but that's not helping me since it's not performing the action I need. Do you have any other suggestion?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;Thank you all for your support!&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;Riccardo&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 06 Mar 2024 20:43:26 GMT</pubDate>
    <dc:creator>RickyMasa</dc:creator>
    <dc:date>2024-03-06T20:43:26Z</dc:date>
    <item>
      <title>Move a mail from one inbox to another one</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Move-a-mail-from-one-inbox-to-another-one/m-p/99160#M46766</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;DIV&gt;I need to move an email from one inbox to another one. This is different from forwarding the email itself, since I need to preserve the original content of the message (i.e. if we forward an email from the first to the second inbox, then we would change the email sender, and this is not acceptable). Thus I'd like to ask if there exist an object allowing me to:&lt;/DIV&gt;
&lt;DIV&gt;-move an email from an inbox to a different one preserving all the original content of the message, or&lt;/DIV&gt;
&lt;DIV&gt;-upload a previously downloaded email, with .eml extension, to an inbox, maintaining the original content.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;I'll make an example in order to be more precise. Let's suppose we have address 1 as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;example1@example.com&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and address 2 as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;example2@example.com&lt;/STRONG&gt;. An email received in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;example1@example.com&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;should be moved to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;example2@example.com&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;without performing any forward operation.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I specify that I'm now using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;BluePrism objects to manage email inboxes, such as&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN dir="ltr"&gt;Outlook Exchange Web Services (EWS) and POP3SMTP: my goal is to manage emails interacting with them by server, so the frontend interaction with Outlook it to be excluded.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;The application in use is Microsoft Office Professional Plus 2019 - Outlook, version 1808.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;It was previously suggested to me to use the MS Outlook VBO - 10.4.0, "Move Mail" task, but that's not helping me since it's not performing the action I need. Do you have any other suggestion?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;Thank you all for your support!&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN dir="ltr"&gt;Riccardo&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Mar 2024 20:43:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Move-a-mail-from-one-inbox-to-another-one/m-p/99160#M46766</guid>
      <dc:creator>RickyMasa</dc:creator>
      <dc:date>2024-03-06T20:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Move a mail from one inbox to another one</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Move-a-mail-from-one-inbox-to-another-one/m-p/99161#M46767</link>
      <description>&lt;P&gt;Hello Nicolò,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Please check out this VBO:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A target="_new"&gt;https://digitalexchange.blueprism.com/dx/entry/3439/solution/microsoft-office-365---outlook?_gl=1*3u67q2*_ga*MTUyNzQ4MjIxNi4xNzAyNDkwNzA3*_ga_MFBQ2KFZ1L*MTcwOTk0ODE5NS4yNjcuMS4xNzA5OTUwMzM3LjYwLjAuMA&lt;/A&gt;..&lt;/P&gt;
&lt;P&gt;This VBO offers functionalities for interacting with Microsoft 365 - Outlook. Importantly, it is not necessary to have Outlook installed locally on the runtime resource. All communications are facilitated via the Microsoft Graph API between the VBO and Exchange Online.&lt;/P&gt;
&lt;P&gt;Note: I haven't used it, but it appears to fulfill your requirements.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2024 22:31:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Move-a-mail-from-one-inbox-to-another-one/m-p/99161#M46767</guid>
      <dc:creator>LeonardoSQueiroz</dc:creator>
      <dc:date>2024-03-09T22:31:25Z</dc:date>
    </item>
  </channel>
</rss>

