<?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 Any other Ideas or Proposals? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82158#M33632</link>
    <description>Any other Ideas or Proposals?</description>
    <pubDate>Mon, 10 Jul 2017 12:11:00 GMT</pubDate>
    <dc:creator>UsrAJ</dc:creator>
    <dc:date>2017-07-10T12:11:00Z</dc:date>
    <item>
      <title>MAPIEx | different Profiles with Username / Password</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82150#M33624</link>
      <description>Hi @ll,

Using MAPIEx for getting eMails and set up different Outlook Profiles for different (Microsoft Exchange Mailboxes)

For example:

Profile1 = Default Mailbox of current Windows User
Profile2 = additional Mailbox of given Username &amp;amp; Password

Getting Mails for Profile1 is working fine.
But use same Action for Profile2, it will throw an error: "Failed to access message store"

It's pretty sure because I can't set a Password  before for Profile2. Looked at the Code:

			' Initialise the extended MAPI interface
			'Dim iErr As Integer
			Using mapi As New NetMAPI
			'log into mapi
		         mapi.Login(sProfile)


It's only possible to mention the profile-Name, but not the Password.

So how can I achive to get Mails with a different Profile/Password with mapi ?</description>
      <pubDate>Tue, 04 Jul 2017 18:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82150#M33624</guid>
      <dc:creator>UsrAJ</dc:creator>
      <dc:date>2017-07-04T18:18:00Z</dc:date>
    </item>
    <item>
      <title>You should be setting up the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82151#M33625</link>
      <description>You should be setting up the account you want to use within it's unique profile, and part of setting up that account will be the connection details for it (including username/password).
Blue Prism then needs to reference the profile rather than the other credentials for that already set up account.  Test you have set up your profiles and the accounts within them correctly by seeing if it works in outlook.</description>
      <pubDate>Tue, 04 Jul 2017 18:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82151#M33625</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-07-04T18:32:00Z</dc:date>
    </item>
    <item>
      <title>Hi Denis,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82152#M33626</link>
      <description>Hi Denis,
thank you very much for your quick Response.
The Issue is, that in Outlook both Profiles are working fine.  
B U T  for Profile2 Outlook always pop's up the Login-Screen where I have to type in my Username/Password.
Also if I check ""Remember my Credentails"" it's still asking again after Exit Outlook and Start Outlook again for Profile2.
(Using Outlook 2007 on a 64bit System to MS Exchange Server.)</description>
      <pubDate>Tue, 04 Jul 2017 18:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82152#M33626</guid>
      <dc:creator>UsrAJ</dc:creator>
      <dc:date>2017-07-04T18:44:00Z</dc:date>
    </item>
    <item>
      <title>Have you installed 32bit</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82153#M33627</link>
      <description>Have you installed 32bit Outlook in your 64bit system - that is a pre-requisite for Mapiex?</description>
      <pubDate>Tue, 04 Jul 2017 19:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82153#M33627</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-07-04T19:21:00Z</dc:date>
    </item>
    <item>
      <title>yes, it's 32bit on a 64bit</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82154#M33628</link>
      <description>yes, it's 32bit on a 64bit machine.
Maybe I have to consider that profile2 is a different (windows-)User than profile1 ?</description>
      <pubDate>Tue, 04 Jul 2017 19:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82154#M33628</guid>
      <dc:creator>UsrAJ</dc:creator>
      <dc:date>2017-07-04T19:29:00Z</dc:date>
    </item>
    <item>
      <title>What happens when you set the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82155#M33629</link>
      <description>What happens when you set the Profile as Default?</description>
      <pubDate>Tue, 04 Jul 2017 19:48:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82155#M33629</guid>
      <dc:creator>MarkusKrahn</dc:creator>
      <dc:date>2017-07-04T19:48:00Z</dc:date>
    </item>
    <item>
      <title>nevertheless it's asking  for</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82156#M33630</link>
      <description>nevertheless it's asking  for Credentials if I restart the Computer.</description>
      <pubDate>Tue, 04 Jul 2017 20:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82156#M33630</guid>
      <dc:creator>UsrAJ</dc:creator>
      <dc:date>2017-07-04T20:12:00Z</dc:date>
    </item>
    <item>
      <title>found something in the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82157#M33631</link>
      <description>found something in the internet:
obviously it's not possible to login to another https exchange server with another password than the current active-Direcotry Login (windows login).
Blue Prism has to be changed that MAPIEx is able to connect/retrieve more than one Mailbox with the same profile (like it already works in Outlook)</description>
      <pubDate>Wed, 05 Jul 2017 17:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82157#M33631</guid>
      <dc:creator>UsrAJ</dc:creator>
      <dc:date>2017-07-05T17:02:00Z</dc:date>
    </item>
    <item>
      <title>Any other Ideas or Proposals?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82158#M33632</link>
      <description>Any other Ideas or Proposals?</description>
      <pubDate>Mon, 10 Jul 2017 12:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-different-Profiles-with-Username-Password/m-p/82158#M33632</guid>
      <dc:creator>UsrAJ</dc:creator>
      <dc:date>2017-07-10T12:11:00Z</dc:date>
    </item>
  </channel>
</rss>

