<?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-1622 Sending an email with an attachment to a process in Appian Cloud fails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1622 Sending an email with an attachment to a process in Appian Cloud fails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails</link><pubDate>Wed, 04 Sep 2019 22:58:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 9/4/2019 10:58:25 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email with a large attachment to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud. The application server log prints the following error:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred while executing activity: id=7652, classname=com.appiancorp.process.runtime.activities.SendEmailActivity com.appiancorp.suiteapi.process.framework.ActivityExecutionException: Failed to process attachments
...
Caused by: com.appian.komodo.api.exceptions.SignalException: E106&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The encoding adds about 33% overhead. Due to this, depending on the attachment the practical limit is around 18 MB.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;September 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure, Cloud&lt;/div&gt;
</description></item><item><title>KB-1622 Sending an email with an attachment to a process in Appian Cloud fails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails/revision/10</link><pubDate>Wed, 01 Aug 2018 04:53:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Parmida Borhani on 8/1/2018 4:53:17 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email with a large attachment to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The encoding adds about 33% overhead. Due to this, depending on the attachment the practical limit is around 18 MB.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure, Cloud&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Sending an email to a process in Appian Cloud fails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails/revision/9</link><pubDate>Tue, 31 Jul 2018 03:28:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Parmida Borhani on 7/31/2018 3:28:37 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The MIME standard converts binary into 7-bit ASCII using base64 encoding, which adds about 33% overhead.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure, Cloud&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Appian Cloud emails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails/revision/8</link><pubDate>Tue, 17 Jul 2018 23:35:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Parmida Borhani on 7/17/2018 11:35:55 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The MIME standard converts binary into 7-bit ASCII using base64 encoding, which adds about 33% overhead.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#f57878;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Appian Cloud no longer supports TLS 1.0. Web browsers for Appian Cloud users should be configured to allow TLS 1.1 and/or 1.2.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure, Cloud&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Appian Cloud emails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails/revision/7</link><pubDate>Tue, 17 Jul 2018 23:35:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Parmida Borhani on 7/17/2018 11:35:12 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The MIME standard converts binary into 7-bit ASCII using base64 encoding, which adds about 33% overhead.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#f57878;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="font-size:12px;"&gt;Appian Cloud no longer supports TLS 1.0. Web browsers for Appian Cloud users should be configured to allow TLS 1.1 and/or 1.2.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure, Cloud&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Appian Cloud emails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails/revision/6</link><pubDate>Tue, 17 Jul 2018 23:34:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Parmida Borhani on 7/17/2018 11:34:59 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The MIME standard converts binary into 7-bit ASCII using base64 encoding, which adds about 33% overhead.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#f57878;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="font-size:12px;"&gt;Appian Cloud no longer supports TLS 1.0. Web browsers for Appian Cloud users should be configured to allow TLS 1.1 and/or 1.2.&amp;nbsp;&lt;/span&gt;Web browsers for Appian Cloud users should be configured to allow TLS version 1.1 and/or 1.2.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure, Cloud&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Appian Cloud emails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails/revision/5</link><pubDate>Tue, 17 Jul 2018 23:34:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Parmida Borhani on 7/17/2018 11:34:25 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The MIME standard converts binary into 7-bit ASCII using base64 encoding, which adds about 33% overhead.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#f57878;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="font-size:12px;"&gt;Appian Cloud no longer supports TLS 1.0.&amp;nbsp;&lt;/span&gt;Web browsers for Appian Cloud users should be configured to allow TLS version 1.1 and/or 1.2.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure, Cloud&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Appian Cloud emails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails/revision/4</link><pubDate>Tue, 17 Jul 2018 23:33:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 7/17/2018 11:33:11 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The MIME standard converts binary into 7-bit ASCII using base64 encoding, which adds about 33% overhead.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#f57878;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="font-size:12px;"&gt;Appian Cloud no longer supports TLS 1.0.&amp;nbsp;&lt;/span&gt;Web browsers for Appian Cloud users should be configured to allow TLS version 1.1 and/or 1.2.
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure, Cloud&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Appian Cloud emails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails/revision/3</link><pubDate>Tue, 17 Jul 2018 23:31:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Parmida Borhani on 7/17/2018 11:31:34 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The MIME standard converts binary into 7-bit ASCII using base64 encoding, which adds about 33% overhead.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#f57878;width:5px;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Appian Cloud no longer supports TLS 1.0.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure, Cloud&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Appian Cloud emails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails/revision/2</link><pubDate>Tue, 17 Jul 2018 23:31:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Parmida Borhani on 7/17/2018 11:31:05 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The MIME standard converts binary into 7-bit ASCII using base64 encoding, which adds about 33% overhead.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table style="background-color:#f57878;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Appian Cloud no longer supports TLS 1.0.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, infrastructure, Cloud&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Appian Cloud emails</title><link>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails/revision/1</link><pubDate>Tue, 17 Jul 2018 08:09:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b0828d0-1c94-4306-89fa-68671555b2ab</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/1025/kb-1622-sending-an-email-with-an-attachment-to-a-process-in-appian-cloud-fails#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Parmida Borhani on 7/17/2018 8:09:13 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Sending an email to a process in Appian Cloud fails. The total size of the email is&amp;nbsp;less than the 25 MB limit for&amp;nbsp;Appian Cloud.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is due to the overhead in encoding the email attachments. The 25 MB limit is based on the encoded message size, not the&amp;nbsp;original or raw file size. The MIME standard converts binary into 7-bit ASCII using base64 encoding, which adds about 33% overhead.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Try&amp;nbsp;compressing the attachment or use a file share system instead.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian Cloud.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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