<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Custom email senders</title><link>https://community.appian.com/discussions/f/administration/11269/custom-email-senders</link><description>Hi everyone, 
 
 I would like to set up a custom Email Sender based on a constant ( cons!AT_USER_CONSTANT ), and it should be able to select in process model --&amp;gt; Send Email --&amp;gt; From dropdown list 
 I have successfully set up the email-address-config-custom</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Custom email senders</title><link>https://community.appian.com/thread/70102?ContentTypeID=1</link><pubDate>Wed, 23 Oct 2019 10:43:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c52562d5-1b8c-4f9f-bc24-ce8a1e4c3e5a</guid><dc:creator>ganeshbabuj</dc:creator><description>&lt;p&gt;using this feature still shows up &amp;quot;on behalf of&amp;quot; . we are looking for ways to configure a CONT , and the value to show up on sender dropdown on send email smart service.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom email senders</title><link>https://community.appian.com/thread/70043?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 14:58:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:67b4aace-5dbb-4790-8801-0b563a454e69</guid><dc:creator>vimalkumars</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/ganeshbabuj"&gt;ganeshbabuj&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I hope&amp;nbsp;you looking for setting up Custom Email Sender(Custom From Email Address and Custom From Display Name), If you are in Appian 18.4 or above it can be done by using the Custom Sender Option in the Send Email Smart Service. Please refer the below link for more details -&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/19.3/Send_Email_Smart_Service.html"&gt;https://docs.appian.com/suite/help/19.3/Send_Email_Smart_Service.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/2019_2D00_10_2D00_18_5F00_1057.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom email senders</title><link>https://community.appian.com/thread/70040?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 13:41:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6a770908-8379-47b4-a82f-9153b3157227</guid><dc:creator>ganeshbabuj</dc:creator><description>&lt;p&gt;Can someone help with the same setup for Appian 19.2&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom email senders</title><link>https://community.appian.com/thread/49600?ContentTypeID=1</link><pubDate>Mon, 23 Oct 2017 13:59:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a72c6f4d-3331-4600-b8fa-a8974762df9a</guid><dc:creator>John M</dc:creator><description>&lt;p&gt;joanneh&lt;/p&gt;
&lt;p&gt;Within &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;email-address-config-custom.xml&lt;span style="font-family:arial, helvetica, sans-serif;"&gt; you could set the your address of the custom sender in the expression as something like &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;pv!customSender&lt;/span&gt; where you can then dynamically change the value of the from sender within the process model containing the send email node. This would allow you to send an email as harryJohnson@abc.-company.com and then another email as tammymay@abc.-company.com. This would deal with sending emails that are not supposed to originate from the system (i.e. system notifications/password resets).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;However, the documentation doesn&amp;#39;t suggest that you can dynamically set the notification email setting nor the &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;conf.mailhandler.mail.user&lt;/span&gt; variable. It also states:&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Multiple SMTP servers can be specified using a comma-separated list. They will be tried in the order specified and mail will be sent using the first available.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom email senders</title><link>https://community.appian.com/thread/49540?ContentTypeID=1</link><pubDate>Fri, 20 Oct 2017 01:34:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8ef9b057-277b-4138-9448-47d552694571</guid><dc:creator>joanneh</dc:creator><description>&lt;p&gt;Dear johnm796,&lt;/p&gt;
&lt;p&gt;Thank you for your reply, The so called &amp;quot;custom sender&amp;quot; is successfully set. However,&amp;nbsp;my real concern would be whether &lt;span style="color:#0000ff;"&gt;Appian may dynamically use different email user and server based on my Custom Sender selection, to send email on behalf of different users&lt;/span&gt;&amp;nbsp; .&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;An example would be sending email on behalf of Harry Johnson (i.e. Harry Johnson &amp;lt;harryJohnson@abc.-company.com&amp;gt;) in the first time; after i change the constant, it would be sending as Tammy May (i.e. Tammy May &amp;lt;tammymay@abc.-company.com&amp;gt;) in the second time. The recipient should see the the two sample emails above in the &amp;quot;From&amp;quot; field&amp;nbsp;of the&amp;nbsp;emails , instead of a dynamic Sender name but with a STATIC SERVER EMAIL aside (e.g. Harry Johnson &amp;lt;static@abc.-company.com&amp;gt;; Tammy May &amp;lt;static@abc.-company.com&amp;gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the other words, can I set a &lt;span style="color:#0000ff;"&gt;&lt;strong&gt;multiple and dynamic variable&lt;/strong&gt;&amp;nbsp;&lt;span style="color:#000000;"&gt;at&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;strong&gt;conf.mailhandler.mail.user&lt;/strong&gt; field in&amp;nbsp;&lt;strong&gt;custom.properties?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Or are there any ways to achieve the same results?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom email senders</title><link>https://community.appian.com/thread/49529?ContentTypeID=1</link><pubDate>Thu, 19 Oct 2017 13:33:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dd2bead2-990c-496b-bcba-55c43c5d3d33</guid><dc:creator>John M</dc:creator><description>&lt;a href="/members/joanneh"&gt;joanneh&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
Is your concern that it&amp;#39;s not picking up the correct custom sender variable that you&amp;#39;ve set in your constant? You should be able to setup a custom sender by using the steps in &lt;a href="https://forum.appian.com/suite/help/16.2/Configuring_Custom_Email_Senders.html"&gt;forum.appian.com/.../Configuring_Custom_Email_Senders.html&lt;/a&gt; in the Expression Email Address section. You&amp;#39;ll need to restart the application before seeing the new configuration options in the Send Email node.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>