<?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 send email through SAS UNIX in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Unable-to-send-email-through-SAS-UNIX/m-p/69795#M8015</link>
    <description>Hi:&lt;BR /&gt;
  There are several configuration options that must be set for the FILENAME EMAIL engine to work (such as EMAILSYS, EMAILHOST, EMAILPORT). The options can be found in the SAS Companion for the Unix operating system:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/61879/PDF/default/hostunx.pdf" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostunx/61879/PDF/default/hostunx.pdf&lt;/A&gt; &lt;BR /&gt;
 &lt;BR /&gt;
These Tech Support notes may be useful:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/19/767.html" target="_blank"&gt;http://support.sas.com/kb/19/767.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/18/363.html" target="_blank"&gt;http://support.sas.com/kb/18/363.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
  You may need to consult with your email administrators about the values for some of the settings or to have the settings added to the configuration file used by SAS.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Thu, 26 May 2011 13:23:44 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2011-05-26T13:23:44Z</dc:date>
    <item>
      <title>Unable to send email through SAS UNIX</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Unable-to-send-email-through-SAS-UNIX/m-p/69794#M8014</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have an issue while trying to email using the SAS program as given below:&lt;BR /&gt;
&lt;BR /&gt;
filename sendmail email&lt;BR /&gt;
        to=("getpramod.r@gmial.com")&lt;BR /&gt;
        subject="File"&lt;BR /&gt;
        ;&lt;BR /&gt;
data _null_;&lt;BR /&gt;
    file sendmail;&lt;BR /&gt;
    put / "Hi";&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
I get an error saying : &lt;BR /&gt;
&lt;BR /&gt;
NOTE: The file SENDMAIL is:&lt;BR /&gt;
      E-Mail Access Device&lt;BR /&gt;
&lt;BR /&gt;
ERROR: Email: The connection was refused.&lt;BR /&gt;
NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;
&lt;BR /&gt;
However, I'm able to send the email using the mailx command in the Unix command line. &lt;BR /&gt;
&lt;BR /&gt;
Is there something that i neeed to enable in SAS.&lt;BR /&gt;
&lt;BR /&gt;
Note: My SAS is running on AIX&lt;BR /&gt;
&lt;BR /&gt;
Thanks in Advance!&lt;BR /&gt;
Pramod</description>
      <pubDate>Thu, 26 May 2011 09:25:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Unable-to-send-email-through-SAS-UNIX/m-p/69794#M8014</guid>
      <dc:creator>Pramod_R</dc:creator>
      <dc:date>2011-05-26T09:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to send email through SAS UNIX</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Unable-to-send-email-through-SAS-UNIX/m-p/69795#M8015</link>
      <description>Hi:&lt;BR /&gt;
  There are several configuration options that must be set for the FILENAME EMAIL engine to work (such as EMAILSYS, EMAILHOST, EMAILPORT). The options can be found in the SAS Companion for the Unix operating system:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/61879/PDF/default/hostunx.pdf" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostunx/61879/PDF/default/hostunx.pdf&lt;/A&gt; &lt;BR /&gt;
 &lt;BR /&gt;
These Tech Support notes may be useful:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/19/767.html" target="_blank"&gt;http://support.sas.com/kb/19/767.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/18/363.html" target="_blank"&gt;http://support.sas.com/kb/18/363.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
  You may need to consult with your email administrators about the values for some of the settings or to have the settings added to the configuration file used by SAS.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 26 May 2011 13:23:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Unable-to-send-email-through-SAS-UNIX/m-p/69795#M8015</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-05-26T13:23:44Z</dc:date>
    </item>
  </channel>
</rss>

