<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1757 Receive message event fails when using a routing alias with recipient name in 'Bcc' field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1757 Receive message event fails when using a routing alias with recipient name in 'Bcc' field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field</link><pubDate>Wed, 24 Oct 2018 23:54:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 10/24/2018 11:54:52 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://docs.appian.com/suite/help/latest/Receive_Message_Event.html" target="_blank"&gt;Receive Message Event&lt;/a&gt;&amp;nbsp;fails when all the following conditions are met:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key/value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the &amp;#39;Bcc&amp;#39; field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is unsupported behavior in Appian.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;The Receive Message Event&amp;nbsp;still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/latest/Mail_Server_Setup.html#routing-email-messages" target="_blank"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on&amp;nbsp;using&amp;nbsp;a destination key/value pair for email routing.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later.&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT-XXXX Receive message event fails when using a routing alias with recipient name in 'Bcc' field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field/revision/10</link><pubDate>Wed, 24 Oct 2018 19:51:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Parmida Borhani on 10/24/2018 7:51:09 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://docs.appian.com/suite/help/latest/Receive_Message_Event.html" target="_blank"&gt;Receive Message Event&lt;/a&gt;&amp;nbsp;fails when all the following conditions are met:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key/value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the &amp;#39;Bcc&amp;#39; field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is unsupported behavior in Appian.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;The Receive Message Event&amp;nbsp;still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/latest/Mail_Server_Setup.html#routing-email-messages" target="_blank"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on&amp;nbsp;using&amp;nbsp;a destination key/value pair for email routing.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later.&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT-XXXX Appian receive email fails when using a routing alias with recipient name in 'Bcc' field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field/revision/9</link><pubDate>Wed, 24 Oct 2018 10:22:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Zach Puderbach on 10/24/2018 10:22:54 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Appian Receive Message&amp;nbsp;fails when all the following conditions are met:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key/value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the &amp;#39;Bcc&amp;#39; field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is unsupported behavior in Appian.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;Appian Receive Message still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/latest/Mail_Server_Setup.html#routing-email-messages"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on&amp;nbsp;using&amp;nbsp;a destination key/value pair for email routing.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later.&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT-XXXX Appian receive email fails when using a routing alias with recipient name in 'Bcc' field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field/revision/8</link><pubDate>Wed, 24 Oct 2018 10:20:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Zach Puderbach on 10/24/2018 10:20:10 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Appian Receive Message&amp;nbsp;fails when all the following conditions are met:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key/value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the &amp;#39;Bcc&amp;#39; field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is unsupported behavior in Appian.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;Appian Receive Message still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/18.2/Mail_Server_Setup.html#routing-email-messages"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on&amp;nbsp;using&amp;nbsp;a destination key/value pair for email routing.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT-XXXX Appian receive email fails when using a routing alias with recipient name in 'Bcc' field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field/revision/7</link><pubDate>Fri, 19 Oct 2018 16:05:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Zach Puderbach on 10/19/2018 4:05:44 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Appian receive email fails when all the following conditions are met:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key/value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the &amp;#39;Bcc&amp;#39; field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;Appian receive email still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/18.2/Mail_Server_Setup.html#routing-email-messages"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on&amp;nbsp;using&amp;nbsp;a destination key/value pair for email routing.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT-XXXX Appian receive email fails when using a routing alias with recipient name in 'Bcc' field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field/revision/6</link><pubDate>Fri, 19 Oct 2018 15:59:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Zach Puderbach on 10/19/2018 3:59:30 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Appian receive email fails when all the following conditions are met:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key/value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the &amp;#39;Bcc&amp;#39; field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] INFO com.appiancorp.process.emailpoller.EmailHandlerBean - EmailHandlerBean received email message. (email subject)&lt;br /&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;Appian receive email still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/18.2/Mail_Server_Setup.html#routing-email-messages"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on&amp;nbsp;using&amp;nbsp;a destination key/value pair for email routing.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT-XXXX Appian receive email fails when using a routing alias with recipient name in 'Bcc' field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field/revision/5</link><pubDate>Wed, 17 Oct 2018 17:41:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Zach Puderbach on 10/17/2018 5:41:30 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Appian receive email fails when used in the following way:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key/value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the &amp;#39;Bcc&amp;#39; field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] INFO com.appiancorp.process.emailpoller.EmailHandlerBean - EmailHandlerBean received email message. (email subject)&lt;br /&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;Appian receive email still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/18.2/Mail_Server_Setup.html#routing-email-messages"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on&amp;nbsp;using&amp;nbsp;a destination key/value pair for email routing.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT-XXXX Appian receive email fails when using a routing alias with recipient name in BCC field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field/revision/1</link><pubDate>Wed, 17 Oct 2018 17:26:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Zach Puderbach on 10/17/2018 5:26:04 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Appian receive email fails when used in the following way:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the Bcc field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] INFO com.appiancorp.process.emailpoller.EmailHandlerBean - EmailHandlerBean received email message. (email subject)&lt;br /&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team. &lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;Appian receive email still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of Bcc&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of Bcc&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/18.2/Mail_Server_Setup.html#routing-email-messages"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on specifying a destination key value pair.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT-XXXX Appian receive email fails when using a routing alias with recipient name in 'Bcc' field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field/revision/4</link><pubDate>Wed, 17 Oct 2018 14:17:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Zach Puderbach on 10/17/2018 2:17:51 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Appian receive email fails when used in the following way:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key/value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the &amp;#39;Bcc&amp;#39; field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] INFO com.appiancorp.process.emailpoller.EmailHandlerBean - EmailHandlerBean received email message. (email subject)&lt;br /&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;Appian receive email still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of &amp;#39;Bcc&amp;#39;&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/18.2/Mail_Server_Setup.html#routing-email-messages"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on specifying a destination key/value pair.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT-XXXX Appian receive email fails when using a routing alias with recipient name in 'Bcc' field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field/revision/3</link><pubDate>Wed, 17 Oct 2018 14:13:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Zach Puderbach on 10/17/2018 2:13:37 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Appian receive email fails when used in the following way:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key/value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the Bcc field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] INFO com.appiancorp.process.emailpoller.EmailHandlerBean - EmailHandlerBean received email message. (email subject)&lt;br /&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;Appian receive email still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of Bcc&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of Bcc&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/18.2/Mail_Server_Setup.html#routing-email-messages"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on specifying a destination key/value pair.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT-XXXX Appian receive email fails when using a routing alias with recipient name in 'Bcc' email field</title><link>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field/revision/2</link><pubDate>Wed, 17 Oct 2018 14:13:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1ece917-98d2-41d2-b6c9-d7eb753f1004</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/1180/kb-1757-receive-message-event-fails-when-using-a-routing-alias-with-recipient-name-in-bcc-field#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Zach Puderbach on 10/17/2018 2:13:17 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Appian receive email fails when used in the following way:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Destination process model is specified with the routing alias field &lt;code&gt;conf.mailhandler.alias.&amp;lt;recipientName&amp;gt;=&amp;lt;routing&amp;gt;&lt;/code&gt; in &lt;strong&gt;custom.properties&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A destination key/value pair such as [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] is not being used when sending emails.&lt;/li&gt;
&lt;li&gt;The recipient name is specified in the Bcc field of an email.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following error also appears in &lt;strong&gt;mail-listener.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;[Appian EmailHandlerBean - 64] INFO com.appiancorp.process.emailpoller.EmailHandlerBean - EmailHandlerBean received email message. (email subject)&lt;br /&gt;[Appian EmailHandlerBean - 64] ERROR com.appiancorp.process.emailpoller.EmailHandlerBean - Error receiving message in EmailHandlerBean MDB&lt;br /&gt;javax.mail.MessagingException: Message could not be sent;&lt;br /&gt; nested exception is:&lt;br /&gt; com.appiancorp.messaging.ProcessRouteMissingException: APNX-1-8001-001: No Process Routing Information Provided: Needs one of DestinationEventPersistentID, DestinationProcessID, DestinationPMID, DestinationPMUUID&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;Appian receive email still functions properly if used in the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;To&amp;#39; email field instead of Bcc&lt;/li&gt;
&lt;li&gt;Specify recipient name in the &amp;#39;Cc&amp;#39; email field instead of Bcc&lt;/li&gt;
&lt;li&gt;Specify [DestinationPMUUID=&amp;lt;ProcessModelUUID&amp;gt;] in the subject line or body of the email when recipient name is in the &amp;#39;Bcc&amp;#39; email field.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the &lt;a href="https://docs.appian.com/suite/help/18.2/Mail_Server_Setup.html#routing-email-messages"&gt;Routing Email Messages&lt;/a&gt; section of the Mail Server Setup guide for more details on specifying a destination key/value pair.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 17.4 and later&lt;br /&gt; &lt;br /&gt;Last Reviewed: October 2018&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure&lt;/div&gt;
</description></item></channel></rss>