<?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 FILENAME EMAIL: STMP in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/FILENAME-EMAIL-STMP/m-p/299002#M62963</link>
    <description>&lt;P&gt;Replicating Chris Hemedinger's code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/2013/07/31/gmail-from-sas-program/" target="_blank"&gt;http://blogs.sas.com/content/sasdummy/2013/07/31/gmail-from-sas-program/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from a Remote Desktop Connection to a server running SAS v9.4 on Window Server 2008 R2 Standard, I get the following message whether I specify gmail or my companies server:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no email program associated to perform the requested action.&lt;BR /&gt;Please install an email program or, if one is already installed, create an association in the&lt;BR /&gt;Default Programs control panel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone shed some light on this?&amp;nbsp; To my knowledge NO email program is installed on the server, but I would have thought that using gmail could alleve that.&amp;nbsp; I was able to access gmail through its browser to send myself an email.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kevin&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2016 18:13:59 GMT</pubDate>
    <dc:creator>KevinViel</dc:creator>
    <dc:date>2016-09-16T18:13:59Z</dc:date>
    <item>
      <title>FILENAME EMAIL: STMP</title>
      <link>https://communities.sas.com/t5/SAS-Programming/FILENAME-EMAIL-STMP/m-p/299002#M62963</link>
      <description>&lt;P&gt;Replicating Chris Hemedinger's code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/2013/07/31/gmail-from-sas-program/" target="_blank"&gt;http://blogs.sas.com/content/sasdummy/2013/07/31/gmail-from-sas-program/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from a Remote Desktop Connection to a server running SAS v9.4 on Window Server 2008 R2 Standard, I get the following message whether I specify gmail or my companies server:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no email program associated to perform the requested action.&lt;BR /&gt;Please install an email program or, if one is already installed, create an association in the&lt;BR /&gt;Default Programs control panel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone shed some light on this?&amp;nbsp; To my knowledge NO email program is installed on the server, but I would have thought that using gmail could alleve that.&amp;nbsp; I was able to access gmail through its browser to send myself an email.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 18:13:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/FILENAME-EMAIL-STMP/m-p/299002#M62963</guid>
      <dc:creator>KevinViel</dc:creator>
      <dc:date>2016-09-16T18:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: FILENAME EMAIL: STMP</title>
      <link>https://communities.sas.com/t5/SAS-Programming/FILENAME-EMAIL-STMP/m-p/299025#M62969</link>
      <description>&lt;P&gt;The paper from Mr. Tilanus shed some light: &lt;A href="http://www2.sas.com/proceedings/forum2008/038-2008.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2008/038-2008.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I changed the system option (fictitious server):&lt;/P&gt;
&lt;P&gt;　&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#0000ff" size="4"&gt;&lt;FONT color="#0000ff" size="4"&gt;&lt;FONT color="#0000ff" size="4"&gt;options&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" size="4"&gt;&lt;FONT color="#0000ff" size="4"&gt;&lt;FONT color="#0000ff" size="4"&gt;emailsys&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="4"&gt;&lt;FONT size="4"&gt;&amp;nbsp;&amp;nbsp;= smtp&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#0000ff" size="4"&gt;&lt;FONT color="#0000ff" size="4"&gt;&lt;FONT color="#0000ff" size="4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; emailhost&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="4"&gt;&lt;FONT size="4"&gt; = one.server.com&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;FONT color="#0000ff" size="4"&gt;&lt;FONT color="#0000ff" size="4"&gt;&lt;FONT color="#0000ff" size="4"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; emailid&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="4"&gt;&lt;FONT size="4"&gt;&amp;nbsp;&amp;nbsp; = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#800080" size="4"&gt;&lt;FONT color="#800080" size="4"&gt;&lt;FONT color="#800080" size="4"&gt;"genepistat@gmail.com"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and found success:&lt;/P&gt;
&lt;P&gt;　&lt;/P&gt;
&lt;P&gt;NOTE: The file EMAIL is:&lt;/P&gt;
&lt;P&gt;E-Mail Access Device&lt;/P&gt;
&lt;P&gt;Message sent&lt;/P&gt;
&lt;P&gt;To: genepistat@gmail.com'&lt;/P&gt;
&lt;P&gt;Cc:&lt;/P&gt;
&lt;P&gt;Bcc:&lt;/P&gt;
&lt;P&gt;Subject: "Test 2 of email from SAS"&lt;/P&gt;
&lt;P&gt;Attachments:&lt;/P&gt;
&lt;P&gt;NOTE: 4 records were written to the file EMAIL.&lt;/P&gt;
&lt;P&gt;The minimum record length was 4.&lt;/P&gt;
&lt;P&gt;The maximum record length was 39.&lt;/P&gt;
&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;
&lt;P&gt;real time 0.24 seconds&lt;/P&gt;
&lt;P&gt;cpu time 0.01 seconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kevin&lt;/P&gt;
&lt;P&gt;　&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 19:33:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/FILENAME-EMAIL-STMP/m-p/299025#M62969</guid>
      <dc:creator>KevinViel</dc:creator>
      <dc:date>2016-09-16T19:33:27Z</dc:date>
    </item>
  </channel>
</rss>

