<?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: Email notifications using EG 3.0 Thin Client on Windows server in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/921#M253</link>
    <description>Thanks so much, I got it working.</description>
    <pubDate>Thu, 13 Jul 2006 15:07:30 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2006-07-13T15:07:30Z</dc:date>
    <item>
      <title>Email notifications using EG 3.0 Thin Client on Windows server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/916#M248</link>
      <description>We need to automate some of our canned reports monthly and would like to email them as soon as they are available. &lt;BR /&gt;
Using the filename email option gives an "Undetermined I/O Error". Proc Options gives me a CONFIG path that I can't get to, hence I can't change the EMAILHOST or EMAILSYS options. This is pretty straightforward in batch unix, linux or mainframe.&lt;BR /&gt;
&lt;BR /&gt;
1) How should I go about this on windows?&lt;BR /&gt;
2) Can I set/use a custom CONFIG?</description>
      <pubDate>Wed, 28 Jun 2006 14:02:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/916#M248</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-06-28T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Email notifications using EG 3.0 Thin Client on Windows server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/917#M249</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Someone on SAS-L mentioned that we probably cannot use custom CONFIG files when EG runs on the server. Hence, we asked our admin to add -EMAILHOST -EMAILSYS options to the config on the server. It appears to have resolved our problem. &lt;BR /&gt;
The next is server side automation. Is it possible?&lt;BR /&gt;
&lt;BR /&gt;
Many thanks&lt;BR /&gt;
Nori</description>
      <pubDate>Fri, 07 Jul 2006 13:43:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/917#M249</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-07-07T13:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Email notifications using EG 3.0 Thin Client on Windows server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/918#M250</link>
      <description>I need to change the config file myself, but I am not sure, what you meant, did your admin just add those 2 words to the config file or is there some syntax besides that?&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 12 Jul 2006 22:39:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/918#M250</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-07-12T22:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Email notifications using EG 3.0 Thin Client on Windows server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/919#M251</link>
      <description>it seems email options must be set as a sas session starts. &lt;BR /&gt;
 (as documented in the log after running the code:&lt;BR /&gt;
proc options group= email define value; run;&lt;BR /&gt;
Is there some real need for this restriction, or can we hope for change?&lt;BR /&gt;
Either (or both)&lt;BR /&gt;
1 allow EG to contribute SAS invocation options&lt;BR /&gt;
2 enable email options to be changed after invocation&lt;BR /&gt;
??&lt;BR /&gt;
&lt;BR /&gt;
Peter</description>
      <pubDate>Thu, 13 Jul 2006 08:26:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/919#M251</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-07-13T08:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Email notifications using EG 3.0 Thin Client on Windows server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/920#M252</link>
      <description>He added the following to the config file:&lt;BR /&gt;
&lt;BR /&gt;
-emailsys SMTP&lt;BR /&gt;
-emailhost mailsrv&lt;BR /&gt;
-emailport 25&lt;BR /&gt;
&lt;BR /&gt;
hth&lt;BR /&gt;
Nori</description>
      <pubDate>Thu, 13 Jul 2006 14:50:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/920#M252</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-07-13T14:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Email notifications using EG 3.0 Thin Client on Windows server</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/921#M253</link>
      <description>Thanks so much, I got it working.</description>
      <pubDate>Thu, 13 Jul 2006 15:07:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Email-notifications-using-EG-3-0-Thin-Client-on-Windows-server/m-p/921#M253</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-07-13T15:07:30Z</dc:date>
    </item>
  </channel>
</rss>

