<?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 Not getting email from Splunk in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506671#M2312</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;Could you please help me to find out the issue with my Splunk instance.&lt;/P&gt;&lt;P&gt;I am not getting email from splunk for the scheduled report/alert.&lt;/P&gt;&lt;P&gt;Splunk version: 6.6.2&lt;/P&gt;&lt;P&gt;SMTP server is configured on that local server and port 25 is open.&lt;/P&gt;&lt;P&gt;1. for testing triggered email command from powershell in this case I am getting email .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$MailparamsDisable = @{&lt;BR /&gt;'To' = 'himanshu.b.shekhar@xyz.com'&lt;BR /&gt;'Subject' = 'xyz account maintenance'&lt;BR /&gt;'From' = 'IAM.Admin@xyz.com'&lt;BR /&gt;'SmtpServer' = 'xyz.abc.com'&lt;BR /&gt;'Body' = "Hi Splunk"&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;Send-MailMessage @MailparamsDisable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. but from splunk i am not getting email.&lt;/P&gt;&lt;P&gt;index=_internal&lt;BR /&gt;| head 5&lt;BR /&gt;| sendemail&lt;BR /&gt;to="himanshu.b.shekhar@xyz.com"&lt;BR /&gt;server="xyz.abc.com:25"&lt;BR /&gt;subject="Here is an email notification"&lt;BR /&gt;message="This is an example message"&lt;BR /&gt;sendresults=true inline=true&lt;BR /&gt;format=raw sendpdf=true&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Search Factory: Unknown search command 'sendemail'.&lt;/P&gt;&lt;P&gt;what could be issue please help me on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jun 2020 12:41:27 GMT</pubDate>
    <dc:creator>himanshu_b_shek</dc:creator>
    <dc:date>2020-06-30T12:41:27Z</dc:date>
    <item>
      <title>Not getting email from Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506671#M2312</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;Could you please help me to find out the issue with my Splunk instance.&lt;/P&gt;&lt;P&gt;I am not getting email from splunk for the scheduled report/alert.&lt;/P&gt;&lt;P&gt;Splunk version: 6.6.2&lt;/P&gt;&lt;P&gt;SMTP server is configured on that local server and port 25 is open.&lt;/P&gt;&lt;P&gt;1. for testing triggered email command from powershell in this case I am getting email .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$MailparamsDisable = @{&lt;BR /&gt;'To' = 'himanshu.b.shekhar@xyz.com'&lt;BR /&gt;'Subject' = 'xyz account maintenance'&lt;BR /&gt;'From' = 'IAM.Admin@xyz.com'&lt;BR /&gt;'SmtpServer' = 'xyz.abc.com'&lt;BR /&gt;'Body' = "Hi Splunk"&lt;BR /&gt;&lt;BR /&gt;}&lt;BR /&gt;Send-MailMessage @MailparamsDisable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. but from splunk i am not getting email.&lt;/P&gt;&lt;P&gt;index=_internal&lt;BR /&gt;| head 5&lt;BR /&gt;| sendemail&lt;BR /&gt;to="himanshu.b.shekhar@xyz.com"&lt;BR /&gt;server="xyz.abc.com:25"&lt;BR /&gt;subject="Here is an email notification"&lt;BR /&gt;message="This is an example message"&lt;BR /&gt;sendresults=true inline=true&lt;BR /&gt;format=raw sendpdf=true&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Search Factory: Unknown search command 'sendemail'.&lt;/P&gt;&lt;P&gt;what could be issue please help me on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 12:41:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506671#M2312</guid>
      <dc:creator>himanshu_b_shek</dc:creator>
      <dc:date>2020-06-30T12:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting email from Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506674#M2313</link>
      <description>Verify the $SPLUNK_HOME/etc/apps/search/bin/sendemail.py file is still present&lt;BR /&gt;&lt;BR /&gt;BTW, 6.6.2 is an unsupported version. Consider upgrading.</description>
      <pubDate>Tue, 30 Jun 2020 13:08:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506674#M2313</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-06-30T13:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting email from Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506703#M2319</link>
      <description>&lt;P&gt;Hi Richgalloway,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;As&amp;nbsp; i verified&amp;nbsp; "E:\Program Files\Splunk\etc\apps\search\bin\sendemail.py" is exist .&lt;/P&gt;&lt;P&gt;What could be other options to fix this issue rather than upgrading?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Himanshu&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 14:27:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506703#M2319</guid>
      <dc:creator>himanshu_b_shek</dc:creator>
      <dc:date>2020-06-30T14:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting email from Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506706#M2320</link>
      <description>Go to Settings-&amp;gt;Advanced Search-&amp;gt;Search Commands and verify sendemail is there with the right permissions and is not disabled.</description>
      <pubDate>Tue, 30 Jun 2020 14:43:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506706#M2320</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-06-30T14:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting email from Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506715#M2321</link>
      <description>&lt;P&gt;Hi Richgalloway,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In below path , i do not have sendemail search :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Go to Settings-&amp;gt;Advanced Search-&amp;gt;Search Commands and verify sendemail is there with the right permissions and is not disabled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In message tab i can see -&lt;/P&gt;&lt;P&gt;"Your license for Splunk App for Microsoft Exchange has expired or cannot be found."&lt;/P&gt;&lt;P&gt;is it related to this issue ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 15:06:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506715#M2321</guid>
      <dc:creator>himanshu_b_shek</dc:creator>
      <dc:date>2020-06-30T15:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting email from Splunk</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506721#M2322</link>
      <description>Those are two unrelated problems.&lt;BR /&gt;&lt;BR /&gt;Consider re-installing Splunk.</description>
      <pubDate>Tue, 30 Jun 2020 15:26:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-getting-email-from-Splunk/m-p/506721#M2322</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-06-30T15:26:10Z</dc:date>
    </item>
  </channel>
</rss>

