<?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 Actually, now I got it… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Failed-to-reply-to-an-email-address-beginning-with-a/m-p/59830#M13414</link>
    <description>Actually, now I got it working sending mail from an address starting with ""0"".
But it's still failing to reply to a mail sent from address starting with number 2, e.g. 240example@example.com.</description>
    <pubDate>Thu, 25 Jan 2018 19:29:00 GMT</pubDate>
    <dc:creator>rahlman</dc:creator>
    <dc:date>2018-01-25T19:29:00Z</dc:date>
    <item>
      <title>MAPIEx - Failed to reply to an email address beginning with a number</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Failed-to-reply-to-an-email-address-beginning-with-a/m-p/59829#M13413</link>
      <description>I'm using the MAPIEx "Reply To Mail" action trying to reply to a sender who's e-mail address begins with a number, more specifically "0". For example "024example@example.com"

Calling the Reply action fails and I get a message "Failure in Reply To Mail function of Blue Prism Extended MAPI Automation. Failed to add TO recipient:"

I'm able to reply to mails from "normal" addresses that do not begin with a number (e.g. example@example.com). So it seems that this type of mail address beginning with the number 0 is the problem.

Has anybody else had this issue and how did you solve it?</description>
      <pubDate>Thu, 25 Jan 2018 17:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Failed-to-reply-to-an-email-address-beginning-with-a/m-p/59829#M13413</guid>
      <dc:creator>rahlman</dc:creator>
      <dc:date>2018-01-25T17:16:00Z</dc:date>
    </item>
    <item>
      <title>Actually, now I got it…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Failed-to-reply-to-an-email-address-beginning-with-a/m-p/59830#M13414</link>
      <description>Actually, now I got it working sending mail from an address starting with ""0"".
But it's still failing to reply to a mail sent from address starting with number 2, e.g. 240example@example.com.</description>
      <pubDate>Thu, 25 Jan 2018 19:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Failed-to-reply-to-an-email-address-beginning-with-a/m-p/59830#M13414</guid>
      <dc:creator>rahlman</dc:creator>
      <dc:date>2018-01-25T19:29:00Z</dc:date>
    </item>
    <item>
      <title>Got this fixed by modifying…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Failed-to-reply-to-an-email-address-beginning-with-a/m-p/59831#M13415</link>
      <description>Got this fixed by modifying the MAPIEx's page ""Reply To Mail"", Code stage ""ReplyToMail"", row 29: reply.AddRecipients(RecipientType.TO, msg.SenderEncoded) =&amp;gt; reply.AddRecipients(RecipientType.TO, msg.SenderEmail)
Hope that helps if somebody has a similar issue.</description>
      <pubDate>Thu, 25 Jan 2018 20:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/MAPIEx-Failed-to-reply-to-an-email-address-beginning-with-a/m-p/59831#M13415</guid>
      <dc:creator>rahlman</dc:creator>
      <dc:date>2018-01-25T20:19:00Z</dc:date>
    </item>
  </channel>
</rss>

