<?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: Sending email via SSL/TLS using localhost in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-send-email-via-SSL-TLS-using-localhost/m-p/503808#M7593</link>
    <description>&lt;P&gt;Would it be possible to create a toggle in the settings of your app for SSL, defaulting to *True* but giving you the option to set to False once uploaded?&lt;/P&gt;&lt;P&gt;It does sound a little odd though, If it isnt using SSL when sending to localhost then I'm not sure how they can enforce it for your own app that uses the same mechanism?&lt;/P&gt;&lt;P&gt;It might be worth asking for an escalation through support to see if you can come to an agreement with them.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2020 21:59:47 GMT</pubDate>
    <dc:creator>livehybrid</dc:creator>
    <dc:date>2020-06-10T21:59:47Z</dc:date>
    <item>
      <title>How to send email via SSL/TLS using localhost?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-send-email-via-SSL-TLS-using-localhost/m-p/426963#M7592</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I am attempting to get my Splunk VM to send email via SSL or TLS using the localhost settings. I want to use localhost because I do not have access to any mail relay (3rd party such as GMAIL, HOTMAIL, etc are out of the question). When I configure Splunk to use SSL/TLS and then I run a simple sendemail test ( &lt;CODE&gt;index=_audit | head 3 | sendemail to="me@me.com" use_ssl=true&lt;/CODE&gt; / &lt;CODE&gt;index=_audit | head 3 | sendemail to="me@me.com" use_tls=true&lt;/CODE&gt;) I get the following error:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;command="sendemail", [Errno 111] Connection refused while sending mail&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;The actual intent of this is to successfully send email from localhost using SSL/TLS from a python script I've written as part of an app I'm submitting for approval to Splunk Cloud, which was denied because I was sending email without SSL. It works fine with non-SSL but it fails with localhost settings.&lt;/P&gt;
&lt;P&gt;I feel like there may be something fundamental I'm missing.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 20:42:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-send-email-via-SSL-TLS-using-localhost/m-p/426963#M7592</guid>
      <dc:creator>jadamsplunk</dc:creator>
      <dc:date>2020-06-17T20:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email via SSL/TLS using localhost</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-send-email-via-SSL-TLS-using-localhost/m-p/503808#M7593</link>
      <description>&lt;P&gt;Would it be possible to create a toggle in the settings of your app for SSL, defaulting to *True* but giving you the option to set to False once uploaded?&lt;/P&gt;&lt;P&gt;It does sound a little odd though, If it isnt using SSL when sending to localhost then I'm not sure how they can enforce it for your own app that uses the same mechanism?&lt;/P&gt;&lt;P&gt;It might be worth asking for an escalation through support to see if you can come to an agreement with them.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 21:59:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-send-email-via-SSL-TLS-using-localhost/m-p/503808#M7593</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2020-06-10T21:59:47Z</dc:date>
    </item>
  </channel>
</rss>

