<?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: sendmail Error:command=&amp;quot;sendemail&amp;quot;, need more than 1 value to unpack while sending mail to xyz@xyz.com in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175678#M3835</link>
    <description>&lt;P&gt;You should stop copying files around and configure the setting globally as I indicated in my answer (unless there is a need for different apps to use different mail servers).  If it works for the "Searching and Reporting" app it is either because there is not local configuration and it is default to the global configuration which is configured correctly OR it is that there is a working local configuration and so you should copy the details out of that into the global settings and you will be done.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Aug 2015 15:37:30 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2015-08-19T15:37:30Z</dc:date>
    <item>
      <title>sendmail Error:command="sendemail", need more than 1 value to unpack while sending mail to xyz@xyz.com</title>
      <link>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175674#M3831</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am getting below error message when I am trying to send mail for search results or for scheduled reports in splunk for one app.Any pointers to resolve the issue?&lt;/P&gt;

&lt;P&gt;command="sendemail", need more than 1 value to unpack while sending mail to  &lt;A href="mailto:xyz@xyz.com"&gt;xyz@xyz.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 06:23:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175674#M3831</guid>
      <dc:creator>thezero</dc:creator>
      <dc:date>2015-08-17T06:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail Error:command="sendemail", need more than 1 value to unpack while sending mail to xyz@xyz.com</title>
      <link>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175675#M3832</link>
      <description>&lt;P&gt;Try to configure Splunk with a proper connection to a valid SMTP server. I doubt that proxy.com:8080 is a valid SMTP server.&lt;BR /&gt;
You need to make sure your basic SMTP connection is working before trying to move on to conditional alerts and stuff.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Kelvin Smith&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 10:48:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175675#M3832</guid>
      <dc:creator>KelvinS687</dc:creator>
      <dc:date>2015-08-17T10:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail Error:command="sendemail", need more than 1 value to unpack while sending mail to xyz@xyz.com</title>
      <link>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175676#M3833</link>
      <description>&lt;P&gt;On your Search Head go to &lt;CODE&gt;Settings&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;Server settings&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;Email settings&lt;/CODE&gt; and edit your mail server stuff there.&lt;/P&gt;

&lt;P&gt;This answer has settings to use gmail:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/219761/how-to-configure-splunk-to-send-alert-emails-from.html"&gt;http://answers.splunk.com/answers/219761/how-to-configure-splunk-to-send-alert-emails-from.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 15:40:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175676#M3833</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-08-17T15:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail Error:command="sendemail", need more than 1 value to unpack while sending mail to xyz@xyz.com</title>
      <link>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175677#M3834</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thanks for your suggestion.Email delivery is working when I moved my search to searching and reporting app ,but its not working when I am trying same in my custom apps.Do I need to copy sendmail.py in my custom app bin folder or are there any conf  need to add my custom app to allow email delivery?Please advice &lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 05:11:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175677#M3834</guid>
      <dc:creator>thezero</dc:creator>
      <dc:date>2015-08-19T05:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail Error:command="sendemail", need more than 1 value to unpack while sending mail to xyz@xyz.com</title>
      <link>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175678#M3835</link>
      <description>&lt;P&gt;You should stop copying files around and configure the setting globally as I indicated in my answer (unless there is a need for different apps to use different mail servers).  If it works for the "Searching and Reporting" app it is either because there is not local configuration and it is default to the global configuration which is configured correctly OR it is that there is a working local configuration and so you should copy the details out of that into the global settings and you will be done.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 15:37:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/sendmail-Error-command-quot-sendemail-quot-need-more-than-1/m-p/175678#M3835</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-08-19T15:37:30Z</dc:date>
    </item>
  </channel>
</rss>

