<?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 Re: Custom Email From Address for Alerts in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/510847#M11288</link>
    <description>&lt;P&gt;I know this a bit old, but I agree it would be great to have this open. It could default to the system from or we can default to the alert owner. Managing bounced email for over thousands of email alerts is cumbersome. Sending the bounce back to the alert owner and they can handle it.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jul 2020 14:32:18 GMT</pubDate>
    <dc:creator>chrisboy68</dc:creator>
    <dc:date>2020-07-24T14:32:18Z</dc:date>
    <item>
      <title>Custom Email From Address for Alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/444736#M11285</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have an alert setup that I would like to send to  end users however I want to change the from address in the email alert. Are you able to change the from field for specific alerts?&lt;/P&gt;

&lt;P&gt;Ta.&lt;BR /&gt;
Pete.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 08:22:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/444736#M11285</guid>
      <dc:creator>griggsy</dc:creator>
      <dc:date>2018-07-16T08:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Email From Address for Alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/444737#M11286</link>
      <description>&lt;P&gt;Hi @griggsy ,&lt;/P&gt;

&lt;P&gt;You could change the From email address in &lt;CODE&gt;Mail Server Settings&lt;/CODE&gt; in &lt;CODE&gt;Email Settings&lt;/CODE&gt; : &lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/7.0.3/Alert/Emailnotification#Configure_email_notification_for_your_Splunk_instance"&gt;http://docs.splunk.com/Documentation/SplunkCloud/7.0.3/Alert/Emailnotification#Configure_email_notification_for_your_Splunk_instance&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you want to send each mail from a different "from" address, then probably &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.1.2/SearchReference/Sendemail"&gt;sendemail&lt;/A&gt; command or a &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.2/Alert/Configuringscriptedalerts"&gt;Configuring scripted alerts&lt;/A&gt; might be an option&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 08:36:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/444737#M11286</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-07-16T08:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Email From Address for Alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/444738#M11287</link>
      <description>&lt;P&gt;Thanks, Just seems annoying you can't set the from address per alert.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 11:38:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/444738#M11287</guid>
      <dc:creator>griggsy</dc:creator>
      <dc:date>2018-07-16T11:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Email From Address for Alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/510847#M11288</link>
      <description>&lt;P&gt;I know this a bit old, but I agree it would be great to have this open. It could default to the system from or we can default to the alert owner. Managing bounced email for over thousands of email alerts is cumbersome. Sending the bounce back to the alert owner and they can handle it.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 14:32:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/510847#M11288</guid>
      <dc:creator>chrisboy68</dc:creator>
      <dc:date>2020-07-24T14:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Email From Address for Alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/511010#M11289</link>
      <description>&lt;P&gt;For anyone looking how to do this for your report/alert already created:&lt;/P&gt;&lt;P&gt;1. Edit savedsearches.conf on your search head. Find the name of the alert, for which you want to use the new email address to send emails to the recipients and add the following:&lt;/P&gt;&lt;PRE&gt;action.email.from = your_email_address&lt;/PRE&gt;&lt;PRE&gt;action.email.mailserver = your_smtp_server_name&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;2. Restart Splunkd.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Works like a charm. The best part is that all of your other alerts will still use the default email address, supplied in the server settings of your search head. Hope&amp;nbsp; this helps.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jul 2020 12:03:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Custom-Email-From-Address-for-Alerts/m-p/511010#M11289</guid>
      <dc:creator>shivanshu1593</dc:creator>
      <dc:date>2020-07-26T12:03:53Z</dc:date>
    </item>
  </channel>
</rss>

