<?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: Splunk server doesn't send emails in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Splunk-server-doesn-t-send-emails/m-p/306831#M5515</link>
    <description>&lt;P&gt;Hi, the email configurations was fine, but turns out the problem was with the smtp that blocked my requests.&lt;BR /&gt;
I found that using the telnet command, as you suggested.&lt;BR /&gt;
Thanks you!&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2017 13:19:10 GMT</pubDate>
    <dc:creator>Tom1187</dc:creator>
    <dc:date>2017-08-28T13:19:10Z</dc:date>
    <item>
      <title>Splunk server doesn't send emails</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-server-doesn-t-send-emails/m-p/306829#M5513</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;
I have a problem - my splunk server isn't sending any alert emails. &lt;BR /&gt;
Here are some details:&lt;BR /&gt;
I have 2 splunk servers. Both use splunk 6.2, and both run on windows server 2012.&lt;BR /&gt;
there is no cluster between them, but both are supposed the be the same.&lt;BR /&gt;
Now that's the fun part- one the the servers is sending mails, and the other one not.&lt;/P&gt;

&lt;P&gt;I have searched the python log using this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*python.log* 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and I found this error message:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"Sendmail:348 - (421, '4.3.2 service not available, closing transmission channel') while sending mail to ...."
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Google suggested that the smtp server is blocking the server's request, but I cant understand why. Both servers are requesting the same smtp server using the same default port, both are sending email to the same mail address, both servers are in the same domain.&lt;BR /&gt;
The only thing I can think of- maybe the domain user that run splunk is different? is there anyway to check this?&lt;/P&gt;

&lt;P&gt;Do you have any ideas how to solve this problem? There are some importent alerts that i'm missing every day because of this.&lt;BR /&gt;
Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 27 Aug 2017 10:34:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-server-doesn-t-send-emails/m-p/306829#M5513</guid>
      <dc:creator>Tom1187</dc:creator>
      <dc:date>2017-08-27T10:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server doesn't send emails</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-server-doesn-t-send-emails/m-p/306830#M5514</link>
      <description>&lt;P&gt;Hi  Tom1187,&lt;BR /&gt;
did you verified that:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;route between Splunk Server and email server is open on the used port (try using telnet);&lt;/LI&gt;
&lt;LI&gt;email configuration is ok [Settings -- Server Settings -- eMail Seetings]:

&lt;UL&gt;
&lt;LI&gt;mail host,&lt;/LI&gt;
&lt;LI&gt;email security&lt;/LI&gt;
&lt;LI&gt;username and password of a service user.&lt;/LI&gt;
&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;eMail attachment doesn't exceed dimensions.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Sun, 27 Aug 2017 18:51:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-server-doesn-t-send-emails/m-p/306830#M5514</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-27T18:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server doesn't send emails</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-server-doesn-t-send-emails/m-p/306831#M5515</link>
      <description>&lt;P&gt;Hi, the email configurations was fine, but turns out the problem was with the smtp that blocked my requests.&lt;BR /&gt;
I found that using the telnet command, as you suggested.&lt;BR /&gt;
Thanks you!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2017 13:19:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-server-doesn-t-send-emails/m-p/306831#M5515</guid>
      <dc:creator>Tom1187</dc:creator>
      <dc:date>2017-08-28T13:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk server doesn't send emails</title>
      <link>https://community.splunk.com/t5/Alerting/Splunk-server-doesn-t-send-emails/m-p/306832#M5516</link>
      <description>&lt;P&gt;I am facing the same issue. My email settings are fine. The Telnet works well. It says Mail service ready.&lt;BR /&gt;
There are no errors on the python logs too. But, we are not receiving emails.&lt;/P&gt;

&lt;P&gt;2018-05-09 13:16:31,005 -0000 INFO  sendemail:1134 - sendemail pdfgen_available = 1&lt;BR /&gt;
2018-05-09 13:16:31,036 -0000 INFO  sendemail:1268 - sendemail:mail effectiveTime=None&lt;BR /&gt;
2018-05-09 13:16:40,089 -0000 INFO  sendemail:1288 - Generated PDF for email&lt;BR /&gt;
2018-05-09 13:16:44,147 -0000 INFO  sendemail:134 - Sending email. subject="ErrorSummary", results_link="None", recipients="[u'&lt;A href="mailto:XXXX@accenture.com" target="_blank"&gt;XXXX@accenture.com&lt;/A&gt;']", server="xxxxx.smtp.accenture.com:25"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:30:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Splunk-server-doesn-t-send-emails/m-p/306832#M5516</guid>
      <dc:creator>meghasingh</dc:creator>
      <dc:date>2020-09-29T19:30:00Z</dc:date>
    </item>
  </channel>
</rss>

