<?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: Unable to schedule report using sendmail in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174059#M10618</link>
    <description>&lt;P&gt;yes I can schedule the email alerts but here my requirement is to change the from address for this particular project.  If i have to schedule the email and change the from address in my scrip, that would effect all the email which I don't want.  for only this particular query I want the results to be sent with a different from address.  Hence I am trying to use "sendmail".  Hope you understood my requirement.&lt;/P&gt;</description>
    <pubDate>Tue, 12 May 2015 13:22:09 GMT</pubDate>
    <dc:creator>Navanitha</dc:creator>
    <dc:date>2015-05-12T13:22:09Z</dc:date>
    <item>
      <title>Unable to schedule report using sendmail</title>
      <link>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174054#M10613</link>
      <description>&lt;P&gt;My sendmail search is working fine in GUI but when i try to schedule a report with sendmail in my search query, I am not getting any email.&lt;BR /&gt;
Can someone guide me to fix this?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 13:11:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174054#M10613</guid>
      <dc:creator>Navanitha</dc:creator>
      <dc:date>2015-05-07T13:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to schedule report using sendmail</title>
      <link>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174055#M10614</link>
      <description>&lt;P&gt;Can you post your query here. It will help.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 13:19:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174055#M10614</guid>
      <dc:creator>srinathd</dc:creator>
      <dc:date>2015-05-07T13:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to schedule report using sendmail</title>
      <link>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174056#M10615</link>
      <description>&lt;P&gt;index=prod_ironport  "&lt;A href="mailto:client@z.com"&gt;client@z.com&lt;/A&gt;"  "ready" "MID"|stats count | sendemail to="&lt;A href="mailto:xxx@z.com"&gt;xxx@z.com&lt;/A&gt;" from=&lt;A href="mailto:yyy@z.com"&gt;yyy@z.com&lt;/A&gt; cc=&lt;A href="http://www.@z.com"&gt;www.@z.com&lt;/A&gt; format= text inline= true sendresults=true server="our server name" &lt;/P&gt;

&lt;P&gt;looks something like this..replaced with dummy mails ids &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 13:57:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174056#M10615</guid>
      <dc:creator>Navanitha</dc:creator>
      <dc:date>2015-05-07T13:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to schedule report using sendmail</title>
      <link>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174057#M10616</link>
      <description>&lt;P&gt;when you save your search query "index=prod_ironport "&lt;A href="mailto:client@z.com"&gt;client@z.com&lt;/A&gt;" "ready" "MID"|stats count"  as a saved search, you can also schedule email alert. you can edit email settings and provide the mail id's there instead of giving them in the search query.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 13:03:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174057#M10616</guid>
      <dc:creator>srinathd</dc:creator>
      <dc:date>2015-05-12T13:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to schedule report using sendmail</title>
      <link>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174058#M10617</link>
      <description>&lt;P&gt;Sendmail command works only in search bar of splunk. check this link &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Alert/Setupalertactions#Configure_email_notification_settings"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.3/Alert/Setupalertactions#Configure_email_notification_settings&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 13:05:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174058#M10617</guid>
      <dc:creator>srinathd</dc:creator>
      <dc:date>2015-05-12T13:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to schedule report using sendmail</title>
      <link>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174059#M10618</link>
      <description>&lt;P&gt;yes I can schedule the email alerts but here my requirement is to change the from address for this particular project.  If i have to schedule the email and change the from address in my scrip, that would effect all the email which I don't want.  for only this particular query I want the results to be sent with a different from address.  Hence I am trying to use "sendmail".  Hope you understood my requirement.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 13:22:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Unable-to-schedule-report-using-sendmail/m-p/174059#M10618</guid>
      <dc:creator>Navanitha</dc:creator>
      <dc:date>2015-05-12T13:22:09Z</dc:date>
    </item>
  </channel>
</rss>

