<?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: Where are the failures of sendemail logged in? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622310#M216322</link>
    <description>&lt;P&gt;Thank you, but unfortunately it doesn't show the failures.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Nov 2022 21:23:42 GMT</pubDate>
    <dc:creator>danielbb</dc:creator>
    <dc:date>2022-11-28T21:23:42Z</dc:date>
    <item>
      <title>Where are the failures of sendemail logged in?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622297#M216318</link>
      <description>&lt;P&gt;Does anybody know where the&amp;nbsp;failures of sendemail are being logged? I wonder about cases where the e-mail address no longer exists and what type of error is generated and where. _internal and _audit don't seem to have this data.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 18:53:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622297#M216318</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2022-11-28T18:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the failures of sendemail logged in?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622300#M216320</link>
      <description>&lt;P&gt;try this:&lt;BR /&gt;&lt;EM&gt;index=_internal source=*python.log sendemail&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 19:30:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622300#M216320</guid>
      <dc:creator>nyc_jason</dc:creator>
      <dc:date>2022-11-28T19:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the failures of sendemail logged in?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622310#M216322</link>
      <description>&lt;P&gt;Thank you, but unfortunately it doesn't show the failures.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 21:23:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622310#M216322</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2022-11-28T21:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the failures of sendemail logged in?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622371#M216334</link>
      <description>&lt;P&gt;Are you looking for logs from your actual mail transfer agent (aka SMTP server) or an existing source in Splunk? &amp;nbsp;Unless you actually ingest mail log, it won't be available.&lt;/P&gt;&lt;P&gt;When you say "e-mail address no longer exists," you don't mean that outlook.com used to exist but no longer, but a user's mailbox used to exist but no longer. &amp;nbsp;Is this correct? &amp;nbsp;Unless the server is rejecting connection (e.g., outlook.com all in a sudden stopped), Splunk submits data and will have no knowledge about mail handling. &amp;nbsp;Only the MTA log will contain what you needed.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 09:27:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622371#M216334</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2022-11-29T09:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the failures of sendemail logged in?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622387#M216338</link>
      <description>&lt;P&gt;There are two possible cases here.&lt;/P&gt;&lt;P&gt;1) The sendemail command (or the equivalent alert action) is unable to submit the email for delivery to the immediate SMTP server (due to bad/lack of authentication, network problems and so on). Those kinds of problems will be reported as logs from sendemail.py as &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/124800"&gt;@nyc_jason&lt;/a&gt; already showed&lt;/P&gt;&lt;P&gt;2) The email is properly submitted to the SMTP server but the delivery process doesn't complete properly (due to one of the many possible problems that can happen in email path) - well, then you have to troubleshoot your email system just like you would do with any other email. If the email generated from Splunk has some deliverable From address configured you might want to check the corresponding mailbox to see whether there were no delivery problem reports generated.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 11:10:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622387#M216338</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-11-29T11:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the failures of sendemail logged in?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622745#M216499</link>
      <description>&lt;P&gt;Great. What sort of errors _does_ sendemail report on?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 21:57:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/622745#M216499</guid>
      <dc:creator>danielbb</dc:creator>
      <dc:date>2022-11-30T21:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the failures of sendemail logged in?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/751151#M242453</link>
      <description>&lt;P&gt;I know this is an older thread, but I am searching for a good way to get notifications for when and email fails to be sent as well.&lt;BR /&gt;&lt;BR /&gt;I did find you can see these in $SPLUNK_HOME/var/log/splunk/python.log.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Specifically for my use case it is around the allowed domain list not having the domain listed.&lt;BR /&gt;If I find a good way to detect this within a standard or REST Splunk search I will reply.&amp;nbsp; Hope this helps some.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 01:26:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/751151#M242453</guid>
      <dc:creator>dhsmith21</dc:creator>
      <dc:date>2025-08-07T01:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the failures of sendemail logged in?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/751152#M242454</link>
      <description>&lt;P&gt;This should get the failed sendmail items, but doesn't appear get the ones dropped by allowed email domains list not including the domain. Still researching that use case.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;index=_internal sourcetype=splunk_python ("Name or service not known while sending mail to" OR "Connection timed out while sending mail to")&lt;BR /&gt;&lt;BR /&gt;some | rex maybe needed to make this more useful.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 02:40:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/751152#M242454</guid>
      <dc:creator>dhsmith21</dc:creator>
      <dc:date>2025-08-07T02:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the failures of sendemail logged in?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/751153#M242455</link>
      <description>&lt;P&gt;This should get you everything you need: index=_internal sourcetype=splunk_python error&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 02:46:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Where-are-the-failures-of-sendemail-logged-in/m-p/751153#M242455</guid>
      <dc:creator>dhsmith21</dc:creator>
      <dc:date>2025-08-07T02:46:12Z</dc:date>
    </item>
  </channel>
</rss>

