@441418 wrote:
I have a group email contain 5 people and the name like sample_name_id@mmm.com. When i ran the code it didn't work. SAS won't send email to anyone in the group.
Didn't work is awful vague. Are there errors in the log?: Post the code and log in a code box opened with the "</>" to maintain formatting of error messages. No output? Post any log in a code box. 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: https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712 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 "</>" icon or attached as text to show exactly what you have and that we can test code against.
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 @MMM.com 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.
... View more