<?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: Why is my triggered alert email not sending? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188391#M3148</link>
    <description>&lt;P&gt;I found the issue. It wasn't with Splunk or the mail relay. The external exchange server that we need to use (provided by our parent company) was marking it as spam. Still can't figure out why the manual search didn't get marked as spam, but the alert did; however, its working now. Thanks for all your help.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Oct 2014 20:02:23 GMT</pubDate>
    <dc:creator>jbouch03</dc:creator>
    <dc:date>2014-10-29T20:02:23Z</dc:date>
    <item>
      <title>Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188385#M3142</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
  I'm having an issue with my Splunk server. I'm trying to setup some alerts, and have entered all my email relay data under the email settings. As a test, I created an alert that contains the following search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal | head 1 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The alert is triggered, but I don't receive an email. I have checked the mail relay and it seems like the message is going through. But I still don't receive anything. As another test I did the following search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal | head 1 | sendemail to="&amp;lt;my email address&amp;gt;" format=raw sendresults=1 server=&amp;lt;smtp relay&amp;gt; footer="Sent from Splunk." from="SplunkAlerts" subject="Splunk Alert" message="The following Splunk Alert has been fired:"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I run this search I receive the email. Is their something I'm missing in my configuration for the alerts? Any help that you can provide would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 18:15:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188385#M3142</guid>
      <dc:creator>jbouch03</dc:creator>
      <dc:date>2014-10-29T18:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188386#M3143</link>
      <description>&lt;P&gt;Anything suspicious in &lt;CODE&gt;index=_internal source=*python.log&lt;/CODE&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 18:32:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188386#M3143</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-10-29T18:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188387#M3144</link>
      <description>&lt;P&gt;have you  configured mail servers on splunk side ?&lt;/P&gt;

&lt;P&gt;check the alerts.conf file.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 18:45:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188387#M3144</guid>
      <dc:creator>bkondakindi</dc:creator>
      <dc:date>2014-10-29T18:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188388#M3145</link>
      <description>&lt;P&gt;the alert_actions.conf is configured. Is there a separate .conf file that needs to be configured?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 19:18:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188388#M3145</guid>
      <dc:creator>jbouch03</dc:creator>
      <dc:date>2014-10-29T19:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188389#M3146</link>
      <description>&lt;P&gt;As far as I can tell everything looks correct. I get the INFO statements but I don't see any ERROR or WARN flags.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 19:20:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188389#M3146</guid>
      <dc:creator>jbouch03</dc:creator>
      <dc:date>2014-10-29T19:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188390#M3147</link>
      <description>&lt;P&gt;Check the ~/splunk/var/log/splunk/python.log which is where all the sendemail errors will be written.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 19:21:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188390#M3147</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2014-10-29T19:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188391#M3148</link>
      <description>&lt;P&gt;I found the issue. It wasn't with Splunk or the mail relay. The external exchange server that we need to use (provided by our parent company) was marking it as spam. Still can't figure out why the manual search didn't get marked as spam, but the alert did; however, its working now. Thanks for all your help.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 20:02:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188391#M3148</guid>
      <dc:creator>jbouch03</dc:creator>
      <dc:date>2014-10-29T20:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188392#M3149</link>
      <description>&lt;P&gt;How did you identify that the external server was marking the email as spam. Is there a way we can search for all the spam marked emails in splunk?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 22:02:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188392#M3149</guid>
      <dc:creator>ppanchal</dc:creator>
      <dc:date>2018-04-04T22:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188393#M3150</link>
      <description>&lt;P&gt;Hi @jbouch03,&lt;/P&gt;

&lt;P&gt;How did you find this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 09:43:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188393#M3150</guid>
      <dc:creator>amanediel</dc:creator>
      <dc:date>2018-10-04T09:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188394#M3151</link>
      <description>&lt;P&gt;on splunk 7.3.1 there is no such thing as an alerts.conf file&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 23:25:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/188394#M3151</guid>
      <dc:creator>eholz1</dc:creator>
      <dc:date>2019-08-16T23:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my triggered alert email not sending?</title>
      <link>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/552969#M10531</link>
      <description>&lt;P&gt;Thank you for this!! I was having the exact same issue and couldn't figure out why until I read this thread. Apparently the Splunk SH we were using wasn't setup to send mail in general. We tried another search head and it worked perfectly. This helped A LOT!&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 15:20:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Why-is-my-triggered-alert-email-not-sending/m-p/552969#M10531</guid>
      <dc:creator>Sir_SplunkALot</dc:creator>
      <dc:date>2021-05-25T15:20:25Z</dc:date>
    </item>
  </channel>
</rss>

