<?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: How to send group email using SAS? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-send-group-email-using-SAS/m-p/868459#M343074</link>
    <description>&lt;P&gt;I have a group email contain 5 people and the name like&amp;nbsp;&lt;A href="mailto:sample_name_id@mmm.com" target="_blank"&gt;sample_name_id@mmm.com. When i ran the code it didn't work. SAS won't send email to anyone in the group.&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2023 13:59:00 GMT</pubDate>
    <dc:creator>441418</dc:creator>
    <dc:date>2023-04-06T13:59:00Z</dc:date>
    <item>
      <title>How to send group email using SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-send-group-email-using-SAS/m-p/868454#M343069</link>
      <description>&lt;P&gt;How to send group email using SAS? How do you use the naming convention?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 13:37:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-send-group-email-using-SAS/m-p/868454#M343069</guid>
      <dc:creator>441418</dc:creator>
      <dc:date>2023-04-06T13:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to send group email using SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-send-group-email-using-SAS/m-p/868456#M343071</link>
      <description>&lt;P&gt;Let me Google it for you &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-send-email-using-SAS/ta-p/746523" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-send-email-using-SAS/ta-p/746523&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bart&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 13:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-send-group-email-using-SAS/m-p/868456#M343071</guid>
      <dc:creator>yabwon</dc:creator>
      <dc:date>2023-04-06T13:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to send group email using SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-send-group-email-using-SAS/m-p/868459#M343074</link>
      <description>&lt;P&gt;I have a group email contain 5 people and the name like&amp;nbsp;&lt;A href="mailto:sample_name_id@mmm.com" target="_blank"&gt;sample_name_id@mmm.com. When i ran the code it didn't work. SAS won't send email to anyone in the group.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 13:59:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-send-group-email-using-SAS/m-p/868459#M343074</guid>
      <dc:creator>441418</dc:creator>
      <dc:date>2023-04-06T13:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to send group email using SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-send-group-email-using-SAS/m-p/868476#M343082</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/441418"&gt;@441418&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have a group email contain 5 people and the name like&amp;nbsp;&lt;A href="mailto:sample_name_id@mmm.com" target="_blank" rel="noopener"&gt;sample_name_id@mmm.com. When i ran the code it didn't work. SAS won't send email to anyone in the group.&lt;/A&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Didn't work is awful vague.&lt;BR /&gt;&lt;BR /&gt;Are there errors in the log?: Post the code and log in a code box opened with the "&amp;lt;/&amp;gt;" to maintain formatting of error messages.&lt;BR /&gt;&lt;BR /&gt;No output? Post any log in a code box.&lt;BR /&gt;&lt;BR /&gt;Unexpected output? Provide input data in the form of data step code pasted into a code box, the actual results and the expected results. Instructions here: &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712&lt;/A&gt; will show how to turn an existing SAS data set into data step code that can be pasted into a forum code box using the "&amp;lt;/&amp;gt;" icon or attached as text to show exactly what you have and that we can test code against.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS when you post any sort of URL or similar reference then make sure that your have some space after it before typing such as the period after your &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/5006"&gt;@MMM&lt;/a&gt;.com&amp;nbsp; when you put a period immediately after then the forum thinks that period is part of the reference and you get a very long and invalid link.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 16:31:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-send-group-email-using-SAS/m-p/868476#M343082</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-04-06T16:31:49Z</dc:date>
    </item>
  </channel>
</rss>

