<?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-1394 Emails are not sent to Appian Cloud because of CNAME expansion</title><link>https://community.appian.com/support/w/kb/654/kb-1394-emails-are-not-sent-to-appian-cloud-because-of-cname-expansion</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1394 Emails are not sent to Appian Cloud because of CNAME expansion</title><link>https://community.appian.com/support/w/kb/654/kb-1394-emails-are-not-sent-to-appian-cloud-because-of-cname-expansion</link><pubDate>Tue, 19 Feb 2019 00:56:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:23eac18a-05e3-403d-92bb-5a953784bc45</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/654/kb-1394-emails-are-not-sent-to-appian-cloud-because-of-cname-expansion#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 2/19/2019 12:56:44 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Emails sent to a process model in an Appian Cloud environment are not started.&lt;/p&gt;
&lt;p&gt;If analyzing traffic exiting the SMTP server, users will see their site URL resolve to a different URL than their actual site. For instance,&amp;nbsp;&lt;strong&gt;mysite.appiancloud.com&lt;/strong&gt; may be changed to&amp;nbsp;&lt;strong&gt;mail-us-east-1.mail.appiancloud.com&lt;/strong&gt;, so emails will leave the SMTP server with destination&amp;nbsp;&lt;strong&gt;&lt;span style="font-weight:400;"&gt;&lt;strong&gt;processmodel&amp;lt;id&amp;gt;@cloud_us-east-1_vpc_glb.appiancloud.com&lt;/strong&gt; or the like. Appian cloud will not route the email to your Appian Cloud site, thus no process instances start.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;CNAME expansion is enabled on the SMTP server.&lt;/p&gt;
&lt;p&gt;This is often seen with Sendmail&amp;#39;s default configuration value for DontExpandCnames (false). A snippet of their &lt;a href="http://www.sendmail.org/~ca/email/README.cf.html" target="_blank"&gt;docs&lt;/a&gt; about this setting are as follows:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;[False] If set, $[ ... $] lookups that do DNS based lookups do not expand CNAME records. &amp;nbsp;This currently violates the published standards, but the IETF seems to be moving toward legalizing this. &amp;nbsp;For example, if &amp;quot;FTP.Foo.ORG&amp;quot; is a CNAME for &amp;quot;Cruft.Foo.ORG&amp;quot;, then with this option set a lookup of &amp;quot;FTP&amp;quot; will return &amp;quot;FTP.Foo.ORG&amp;quot;; if clear it returns &amp;quot;Cruft.FOO.ORG&amp;quot;. &amp;nbsp;N.B. you may not see any effect until your downstream neighbors stop doing CNAME lookups as well.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.ietf.org/rfc/rfc2821.txt"&gt;&lt;span style="font-weight:400;"&gt;RFC 2821&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight:400;"&gt; and &lt;/span&gt;&lt;a href="https://www.ietf.org/rfc/rfc5321.txt"&gt;&lt;span style="font-weight:400;"&gt;RFC 5321&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight:400;"&gt; state the following:&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;span style="font-weight:400;"&gt;The lookup first attempts to locate an MX&lt;/span&gt;&lt;span style="font-weight:400;"&gt;&amp;nbsp;record associated with the name. &amp;nbsp;If a CNAME record is found instead,&amp;nbsp;&lt;/span&gt;&lt;span style="font-weight:400;"&gt;the resulting name is processed as if it were the initial name.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address this behavior, work with your IT team to disable CNAME expansion on your email server.&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: August 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, Cloud&lt;/div&gt;
</description></item><item><title>KB-1394 Emails are not sent to Appian Cloud because of CNAME expansion</title><link>https://community.appian.com/support/w/kb/654/kb-1394-emails-are-not-sent-to-appian-cloud-because-of-cname-expansion/revision/3</link><pubDate>Tue, 01 Aug 2017 16:10:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:23eac18a-05e3-403d-92bb-5a953784bc45</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/654/kb-1394-emails-are-not-sent-to-appian-cloud-because-of-cname-expansion#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Nick Vigilante on 8/1/2017 4:10:06 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Emails sent to a process model in an Appian Cloud environment are not started.&lt;/p&gt;
&lt;p&gt;If analyzing traffic exiting the SMTP server, users will see their site URL resolve to a different URL than their actual site. For instance,&amp;nbsp;&lt;strong&gt;mysite.appiancloud.com&lt;/strong&gt; may be changed to&amp;nbsp;&lt;strong&gt;mail-us-east-1.mail.appiancloud.com&lt;/strong&gt;, so emails will leave the SMTP server with destination&amp;nbsp;&lt;strong&gt;&lt;span style="font-weight:400;"&gt;&lt;strong&gt;processmodel&amp;lt;id&amp;gt;@cloud_us-east-1_vpc_glb.appiancloud.com&lt;/strong&gt; or the like. Appian cloud will not route the email to your Appian Cloud site, thus no process instances start.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;CNAME expansion is enabled on the SMTP server.&lt;/p&gt;
&lt;p&gt;This is often seen with Sendmail&amp;#39;s default configuration value for DontExpandCnames (false). A snippet of their &lt;a href="http://www.sendmail.org/~ca/email/README.cf.html" target="_blank"&gt;docs&lt;/a&gt; about this setting are as follows:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;[False] If set, $[ ... $] lookups that do DNS based lookups do not expand CNAME records. &amp;nbsp;This currently violates the published standards, but the IETF seems to be moving toward legalizing this. &amp;nbsp;For example, if &amp;quot;FTP.Foo.ORG&amp;quot; is a CNAME for &amp;quot;Cruft.Foo.ORG&amp;quot;, then with this option set a lookup of &amp;quot;FTP&amp;quot; will return &amp;quot;FTP.Foo.ORG&amp;quot;; if clear it returns &amp;quot;Cruft.FOO.ORG&amp;quot;. &amp;nbsp;N.B. you may not see any effect until your downstream neighbors stop doing CNAME lookups as well.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.ietf.org/rfc/rfc2821.txt"&gt;&lt;span style="font-weight:400;"&gt;RFC 2821&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight:400;"&gt; and &lt;/span&gt;&lt;a href="https://www.ietf.org/rfc/rfc5321.txt"&gt;&lt;span style="font-weight:400;"&gt;RFC 5321&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight:400;"&gt; state the following:&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;span style="font-weight:400;"&gt;The lookup first attempts to locate an MX&lt;/span&gt;&lt;span style="font-weight:400;"&gt;&amp;nbsp;record associated with the name. &amp;nbsp;If a CNAME record is found instead,&amp;nbsp;&lt;/span&gt;&lt;span style="font-weight:400;"&gt;the resulting name is processed as if it were the initial name.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address this behavior, please work with your IT team to disable CNAME expansion on your email server.&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: August 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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