<?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: Issue with Sending Splunk Alert Emails via Postfix SMTP Server in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Issue-with-Sending-Splunk-Alert-Emails-via-Postfix-SMTP-Server/m-p/695560#M16161</link>
    <description>&lt;P&gt;It is an Outlook question if you can enable it to send email using your credentials from Splunk or any other external service. As far as I remember, you can't just use user/password to authenticate to Outlook's SMTP and Splunk doesn't support (at least not using built-in sendemail.py) alternative modes of authentication.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2024 13:44:49 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2024-08-07T13:44:49Z</dc:date>
    <item>
      <title>Issue with Sending Splunk Alert Emails via Postfix SMTP Server</title>
      <link>https://community.splunk.com/t5/Alerting/Issue-with-Sending-Splunk-Alert-Emails-via-Postfix-SMTP-Server/m-p/695526#M16158</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am encountering an issue with sending emails for the alerts I have configured on Splunk. Here are the steps I followed:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;SMTP Server Configuration&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I set up an SMTP server using Postfix on a virtual machine (VM).&lt;/LI&gt;&lt;LI&gt;I also configured the firewall on this VM to allow SMTP traffic.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Splunk Configuration&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In Splunk, I configured the email server settings using my Postfix server information.&lt;/LI&gt;&lt;LI&gt;I verified the settings under Settings -&amp;gt; Server settings -&amp;gt; Email settings, and everything seems correct.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Alert Configuration&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I created several alerts and configured the "Send Email" action for each alert.&lt;/LI&gt;&lt;LI&gt;I provided the recipients, subject, and email content.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Despite these configurations, I am not receiving any emails when the alerts are triggered.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Additional Details&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I tested sending emails from the command line on the VM with Postfix, and it works correctly.&lt;/LI&gt;&lt;LI&gt;I checked Splunk logs (splunkd.log) and did not find any obvious errors related to email sending.&lt;/LI&gt;&lt;LI&gt;Postfix logs show that email requests do not seem to be reaching the server.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Are there any additional steps I might have missed in the Splunk configuration for sending emails?&lt;/LI&gt;&lt;LI&gt;How can I diagnose why emails are not being sent from Splunk?&lt;/LI&gt;&lt;LI&gt;Are there specific logs or configurations I should check again?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 10:01:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Issue-with-Sending-Splunk-Alert-Emails-via-Postfix-SMTP-Server/m-p/695526#M16158</guid>
      <dc:creator>Maxime</dc:creator>
      <dc:date>2024-08-07T10:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Sending Splunk Alert Emails via Postfix SMTP Server</title>
      <link>https://community.splunk.com/t5/Alerting/Issue-with-Sending-Splunk-Alert-Emails-via-Postfix-SMTP-Server/m-p/695546#M16159</link>
      <description>&lt;P&gt;Check _internal index for events related to sendemail.py&lt;/P&gt;&lt;PRE&gt;index=_internal sendemail.py&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 12:55:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Issue-with-Sending-Splunk-Alert-Emails-via-Postfix-SMTP-Server/m-p/695546#M16159</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-08-07T12:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Sending Splunk Alert Emails via Postfix SMTP Server</title>
      <link>https://community.splunk.com/t5/Alerting/Issue-with-Sending-Splunk-Alert-Emails-via-Postfix-SMTP-Server/m-p/695555#M16160</link>
      <description>&lt;P&gt;I am encountering an issue with sending emails from Splunk. After some investigation, I discovered that my Outlook email address is not authorized to send emails as splunk@splunkubuntu.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Details:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have configured Splunk to use my Outlook email address for sending alert notifications.&lt;/LI&gt;&lt;LI&gt;The SMTP server settings in Splunk are correctly configured to use my Outlook credentials.&lt;/LI&gt;&lt;LI&gt;However, when an alert is triggered, the emails are not sent. The error message indicates that my Outlook email address is not authorized to send emails as splunk@splunkubuntu.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Steps Taken:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Verified the SMTP server settings in Splunk (Settings -&amp;gt; Server settings -&amp;gt; Email settings).&lt;/LI&gt;&lt;LI&gt;Tested sending emails directly from Outlook, which works fine.&lt;/LI&gt;&lt;LI&gt;Checked the Splunk logs (splunkd.log) for any related errors and found the authorization issue.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How can I configure my Outlook email address to be authorized to send emails from Splunk?&lt;/LI&gt;&lt;LI&gt;Are there specific settings or permissions needed within Outlook or Splunk to resolve this issue?&lt;/LI&gt;&lt;LI&gt;Has anyone faced a similar issue and found a solution ?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you in advance for your assistance!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 13:26:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Issue-with-Sending-Splunk-Alert-Emails-via-Postfix-SMTP-Server/m-p/695555#M16160</guid>
      <dc:creator>Maxime</dc:creator>
      <dc:date>2024-08-07T13:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Sending Splunk Alert Emails via Postfix SMTP Server</title>
      <link>https://community.splunk.com/t5/Alerting/Issue-with-Sending-Splunk-Alert-Emails-via-Postfix-SMTP-Server/m-p/695560#M16161</link>
      <description>&lt;P&gt;It is an Outlook question if you can enable it to send email using your credentials from Splunk or any other external service. As far as I remember, you can't just use user/password to authenticate to Outlook's SMTP and Splunk doesn't support (at least not using built-in sendemail.py) alternative modes of authentication.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 13:44:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Issue-with-Sending-Splunk-Alert-Emails-via-Postfix-SMTP-Server/m-p/695560#M16161</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-08-07T13:44:49Z</dc:date>
    </item>
  </channel>
</rss>

