<?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: Sendresults App:  what is the minimal user capability needed to use your sendresults app in Splunk Ent. version 7.2. in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/529106#M64166</link>
    <description>&lt;P&gt;This exception is raised when the server unexpectedly disconnects, or when an attempt is made to use the &lt;A href="http://net-informations.com/python/net/email.htm" target="_self"&gt;python mail&lt;/A&gt; SMTP instance before connecting it to a server. Clients sending outgoing mail should connect on port 587 and use starttls. To use port 465, you need to call smtplib.SMTP_SSL(). Currently, it calls smtplib.SMTP() .. so,change your PORT from 465 into 587 it. Also, you'll need to send the ehlo command before the starttls command, then again after the starttls command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Nov 2020 09:38:57 GMT</pubDate>
    <dc:creator>brimarwells</dc:creator>
    <dc:date>2020-11-12T09:38:57Z</dc:date>
    <item>
      <title>Sendresults App:  what is the minimal user capability needed to use your sendresults app in Splunk Ent. version 7.2.1.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/387186#M47154</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Sendresults App:  what is the minimal user capability needed to use your sendresults app in Splunk Ent. version 7.2.1&lt;BR /&gt;
With user account admin no problems. Any other user throws a error message. When giving that user only "edit-all-objects" capability it works again, but this feels to much for a regular user. No information found what the essential capabilities re for this app.&lt;/P&gt;

&lt;P&gt;We need to use some email-forms and the ssearch start with: &lt;CODE&gt; | makeresults | eval .....| sendresults &lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;somebody a clue?&lt;/P&gt;

&lt;P&gt;regards Ashley Pietersen&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 15:39:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/387186#M47154</guid>
      <dc:creator>apietersen</dc:creator>
      <dc:date>2018-11-16T15:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sendresults App:  what is the minimal user capability needed to use your sendresults app in Splunk Ent. version 7.2.1.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/387187#M47155</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for posting about this issue. It's going to need a bit more investigation but I was able to reproduce the same issue.&lt;/P&gt;

&lt;P&gt;It looks like the sendemail command also has some issues with lesser capabilities as well.&lt;/P&gt;

&lt;P&gt;I'll do some testing and see if there is something we need to change in sendresults and/or what permissions need to be applied.&lt;/P&gt;

&lt;P&gt;Derek.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 16:24:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/387187#M47155</guid>
      <dc:creator>mockd</dc:creator>
      <dc:date>2018-11-16T16:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sendresults App:  what is the minimal user capability needed to use your sendresults app in Splunk Ent. version 7.2.1.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/387188#M47156</link>
      <description>&lt;P&gt;Thanks Derek, &lt;BR /&gt;
If I find some more details I will post it here..&lt;/P&gt;</description>
      <pubDate>Sat, 17 Nov 2018 08:31:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/387188#M47156</guid>
      <dc:creator>apietersen</dc:creator>
      <dc:date>2018-11-17T08:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sendresults App:  what is the minimal user capability needed to use your sendresults app in Splunk Ent. version 7.2.1.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/387189#M47157</link>
      <description>&lt;P&gt;Btw this is the error-message when using a regular user-account using the search code:&lt;/P&gt;

&lt;P&gt;| makeresults &lt;BR /&gt;
| eval  email_to="(valid-email-address)", email_subj="testing" , email_body="testing"&lt;BR /&gt;
| sendresults&lt;/P&gt;

&lt;P&gt;Error-message:&lt;/P&gt;

&lt;P&gt;command="sendresults", Error : Traceback: Traceback (most recent call last): File "C:\Program Files\Splunk\etc\apps\sendresults\bin\sendresults.py", line 261, in  sendemail(recipient, recipient_list[recipient].get('email_subj') , outbound, argvals) File "C:\Program Files\Splunk\etc\apps\sendresults\bin\sendresults.py", line 116, in sendemail smtp.sendmail(sender, string.split(recipient, ","), message) File "C:\Program Files\Splunk\Python-2.7\Lib\smtplib.py", line 736, in sendmail self.rset() File "C:\Program Files\Splunk\Python-2.7\Lib\smtplib.py", line 470, in rset return self.docmd("rset") File "C:\Program Files\Splunk\Python-2.7\Lib\smtplib.py", line 395, in docmd return self.getreply() File "C:\Program Files\Splunk\Python-2.7\Lib\smtplib.py", line 369, in getreply raise SMTPServerDisconnected("Connection unexpectedly closed") SMTPServerDisconnected: Connection unexpectedly closed&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:00:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/387189#M47157</guid>
      <dc:creator>apietersen</dc:creator>
      <dc:date>2020-09-29T22:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sendresults App:  what is the minimal user capability needed to use your sendresults app in Splunk Ent. version 7.2.1.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/387190#M47158</link>
      <description>&lt;P&gt;Please note: we send via an Office365 email-account&lt;/P&gt;</description>
      <pubDate>Sat, 17 Nov 2018 09:21:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/387190#M47158</guid>
      <dc:creator>apietersen</dc:creator>
      <dc:date>2018-11-17T09:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sendresults App:  what is the minimal user capability needed to use your sendresults app in Splunk Ent. version 7.2.</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/529106#M64166</link>
      <description>&lt;P&gt;This exception is raised when the server unexpectedly disconnects, or when an attempt is made to use the &lt;A href="http://net-informations.com/python/net/email.htm" target="_self"&gt;python mail&lt;/A&gt; SMTP instance before connecting it to a server. Clients sending outgoing mail should connect on port 587 and use starttls. To use port 465, you need to call smtplib.SMTP_SSL(). Currently, it calls smtplib.SMTP() .. so,change your PORT from 465 into 587 it. Also, you'll need to send the ehlo command before the starttls command, then again after the starttls command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 09:38:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Sendresults-App-what-is-the-minimal-user-capability-needed-to/m-p/529106#M64166</guid>
      <dc:creator>brimarwells</dc:creator>
      <dc:date>2020-11-12T09:38:57Z</dc:date>
    </item>
  </channel>
</rss>

