<?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 sending restriction in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/969017#M30063</link>
    <description>&lt;P&gt;What others said. This needs to be managed on the SMTP server.&lt;/P&gt;</description>
    <pubDate>Sat, 14 Jun 2025 17:53:50 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2025-06-14T17:53:50Z</dc:date>
    <item>
      <title>Email sending restriction</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968548#M30039</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Currently, users in my system can send an email through SAS GUIDE and impersonate someone else in the organization.&lt;BR /&gt;&lt;BR /&gt;For example, I can send an email as if my manager sent it.&lt;BR /&gt;&lt;BR /&gt;I want to limit this option and provide a list of emails that are authorized to be sent.&lt;BR /&gt;&lt;BR /&gt;If I try to send an email that is not on the list, I will get an error.&lt;BR /&gt;&lt;BR /&gt;Is it possible to implement this restriction in SAS?&lt;BR /&gt;&lt;BR /&gt;Thank you very much.</description>
      <pubDate>Tue, 10 Jun 2025 14:38:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968548#M30039</guid>
      <dc:creator>shlomiohana</dc:creator>
      <dc:date>2025-06-10T14:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending restriction</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968662#M30041</link>
      <description>&lt;P&gt;See&amp;nbsp;&lt;A href="https://blogs.sas.com/content/sasdummy/2014/02/21/using-lockdown-sas94/" target="_blank"&gt;Fencing in your SAS users with LOCKDOWN - The SAS Dummy&lt;/A&gt;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;You should be able to selectively enable email using the LOCKDOWN ENABLE_AMS=EMAIL statement via yoru workspace server autoexec.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Carl Sommer - SAS Technical Support&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 15:25:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968662#M30041</guid>
      <dc:creator>carl_sommer</dc:creator>
      <dc:date>2025-06-10T15:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending restriction</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968664#M30042</link>
      <description>I currently have lockdown ENABLE_AMS=EMAIL in the autoexec file, how do i implement a restriction?</description>
      <pubDate>Tue, 10 Jun 2025 16:05:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968664#M30042</guid>
      <dc:creator>shlomiohana</dc:creator>
      <dc:date>2025-06-10T16:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending restriction</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968673#M30043</link>
      <description>&lt;P&gt;Can you share your autoexec?&amp;nbsp; I would suggest some amount of conditional code to decide for whom to provide the enablement for.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Carl Sommer - SAS Technical Support&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 17:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968673#M30043</guid>
      <dc:creator>carl_sommer</dc:creator>
      <dc:date>2025-06-10T17:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending restriction</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968687#M30044</link>
      <description>SAS allows you to prevent the email access method from being used at all using LOCKDOWN as Carl mentions. I think to limit what addresses can be used as the sender would be something done on the mail server you are using.</description>
      <pubDate>Tue, 10 Jun 2025 20:22:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968687#M30044</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2025-06-10T20:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending restriction</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968689#M30045</link>
      <description>&lt;P&gt;That's a good distinction.&amp;nbsp; While you could conditionally execute the lockdown statement in the autoexec by user, for those allowed to use email, you won't be able to enforce what user the set as the sender.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Carl Sommer - SAS Technical Support&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 20:25:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968689#M30045</guid>
      <dc:creator>carl_sommer</dc:creator>
      <dc:date>2025-06-10T20:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending restriction</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968732#M30048</link>
      <description>The autoexec file contains:&lt;BR /&gt;&lt;BR /&gt;lockdown ENABLE_AMS=HTTP;&lt;BR /&gt;lockdown ENABLE_AMS=EMAIL;&lt;BR /&gt;lockdown list;</description>
      <pubDate>Wed, 11 Jun 2025 05:20:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968732#M30048</guid>
      <dc:creator>shlomiohana</dc:creator>
      <dc:date>2025-06-11T05:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending restriction</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968981#M30060</link>
      <description>&lt;P&gt;Any restriction on the SAS side will be easy to bypass.&lt;BR /&gt;Consider restricting at the SMTP server level. The mail server admin at your place could help.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 13:29:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/968981#M30060</guid>
      <dc:creator>thesasuser</dc:creator>
      <dc:date>2025-06-13T13:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Email sending restriction</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/969017#M30063</link>
      <description>&lt;P&gt;What others said. This needs to be managed on the SMTP server.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jun 2025 17:53:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Email-sending-restriction/m-p/969017#M30063</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2025-06-14T17:53:50Z</dc:date>
    </item>
  </channel>
</rss>

