<?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: Doesn't send mail automatically in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366851#M24019</link>
    <description>&lt;P&gt;Then you need to have it done by someone with administrator permissions.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2017 06:25:14 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-06-14T06:25:14Z</dc:date>
    <item>
      <title>Doesn't send mail automatically</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366836#M24016</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a wierd issue now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to send the maxdate value from the dataset to lotus notes which is configured in our environment and I am getting the value from the below code to the mail body however it doesnt send the mail automatically. Mail just opens and stays I had to manually press the send button. Is there anything else I have to add in the code? I have attached the screenshot whcih is the output of the below code. How can I make sure it sends the mail automatically&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DATA _null_;&lt;BR /&gt;SET WORK.Maxlendnetdate;&lt;BR /&gt;CALL SYMPUT('maxdate',put(MAX_of_DATE_OF_EFFECT, datetime8.));&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;FILENAME outbox EMAIL ("xxxxx.xxx.");&lt;BR /&gt;DATA _NULL_;&lt;BR /&gt;FILE outbox&lt;BR /&gt;TO=("hari.kurupati@cba.com")&lt;BR /&gt;from = "xxx.com"&lt;/P&gt;&lt;P&gt;SUBJECT=("Lendnet &amp;amp;maxdate ");&lt;BR /&gt;PUT "On &amp;amp;maxdate ";&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13945i8AD7522054F751DC/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="output.jpg" title="output.jpg" /&gt;</description>
      <pubDate>Wed, 14 Jun 2017 04:51:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366836#M24016</guid>
      <dc:creator>hk186002</dc:creator>
      <dc:date>2017-06-14T04:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Doesn't send mail automatically</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366842#M24017</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this link helps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/17/744.html" target="_blank"&gt;http://support.sas.com/kb/17/744.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 05:00:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366842#M24017</guid>
      <dc:creator>sandykota</dc:creator>
      <dc:date>2017-06-14T05:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Doesn't send mail automatically</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366844#M24018</link>
      <description>&lt;P&gt;Hi Sandykota,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the reply but seems that I do not have access to change th file however its asking me to save with diffrent name.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 05:12:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366844#M24018</guid>
      <dc:creator>hk186002</dc:creator>
      <dc:date>2017-06-14T05:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Doesn't send mail automatically</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366851#M24019</link>
      <description>&lt;P&gt;Then you need to have it done by someone with administrator permissions.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 06:25:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366851#M24019</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-06-14T06:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Doesn't send mail automatically</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366875#M24020</link>
      <description>&lt;P&gt;Depending on the SAS version you use, these options can also be set using the OPTIONS statements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options
  emailhost="emailhost.a.b.c"
  emailsys=smtp
;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Give it a try.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 08:20:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Doesn-t-send-mail-automatically/m-p/366875#M24020</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2017-06-14T08:20:29Z</dc:date>
    </item>
  </channel>
</rss>

