BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.

Hi Co's,

 

I wanted to know why smtp configuration is required in sas, I mean I know it is required to send a email , user can use, monitor jobs etc. 

 

I have few questions with smtp setup in sas.

1. Is it default with sas ? I mean during installation and configuration , mostly we do setup smtp.

2. What will happen if we dont want smtp setup - will it only impact users and they will not be able to send email by sas program ? or anything it is really required to have it ? I am sure we(as sas admin) will get not any trigger for our environment down, or any short of notification as per environment availability.

 

Why I am checking, only concern for us, with smtp we can send email outside organisation as well, which our security team is not liking it(part of auditing). Do we have any options to restrict the email? it should go within organization, not outside ...

Your suggestion, please. 

Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

It is the responsibility of the SMTP server admins to prevent unwanted sending of emails, e.g. from a particular computer to outside domains. Your "security people" should know this.

View solution in original post

6 REPLIES 6
JuanS_OCS
Amethyst | Level 16

Hi @kumarsandip975 ,

 

while it is listed as a requirement (I would say reasons are obvious, but I will describe after), SMTP is not required as such.

You can leave blank or put dummy values. You will be able to complete your installation. I think this answers the main question

 

About your secondary question, why is it needed: When you deploy SAS metadata, it is to send any kind of alert from the system. When you deploy the middle-tier, for the same reason, because Apache "needs" it.

 

But, perhaps, the main and actual reason do put proper data from the beginning, is because you want your SAS installation to set all up, at least to a basic level. If you don't, you can still add or change later, however the manual process might not update all where it is needed or not properly always. 

 

Hope it makes sense

kumarsandip975
Pyrite | Level 9

Thanks for @JuanS_OCS the suggestions, as I mentioned, I also want to know if any such option to restrict the user/developer not to send email outside organisation domain email, such as @gmail.com etc. I guess FROM can be managed , but what about restricting TO list.

 

The SMTP E-Mail Interface: Sending E-Mail through SMTP

JuanS_OCS
Amethyst | Level 16

Hi @kumarsandip975 ,

 

there is no restriction as such in SAS. However you can customize as much as you want from the mail server point of view with rely lists and rules.

kumarsandip975
Pyrite | Level 9

@JuanS_OCS  , All - If I can get some help with documentation to set the required rules on SMTP server, will be really helpful. 

Spoiler
 
JuanS_OCS
Amethyst | Level 16
I am not an SMTP server and probably it will depend on what kind of server you have and such.

You can try wait to see if anyone can help you, but I personally would not keep my hopes up Witt that choice.

If I would be you, I would reach out to your SMTP admins or your vendor tech support. Or chatGPT!
Kurt_Bremser
Super User

It is the responsibility of the SMTP server admins to prevent unwanted sending of emails, e.g. from a particular computer to outside domains. Your "security people" should know this.

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 6 replies
  • 845 views
  • 6 likes
  • 3 in conversation