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.
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.
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
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.
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.
@JuanS_OCS , All - If I can get some help with documentation to set the required rules on SMTP server, will be really helpful.
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.
SMTP server configuration is required in SAS because SAS applications need a properly set up mail server to send emails automatically. Without SMTP configuration, SAS cannot deliver alerts, reports, or notifications to users.
Why SMTP configuration is important in SAS
1. Automated email notifications
SAS can send alerts for job status, errors, or system updates. SMTP configuration ensures these emails are delivered instantly.
2. Report distribution
Many businesses use SAS to generate reports. With SMTP configured, these reports can be automatically emailed to clients or team members.
3. Workflow automation
In enterprise environments, SAS workflows often depend on email triggers. SMTP helps integrate email communication into automated processes.
Role of SMTP provider
To make this work smoothly, you need a reliable SMTP service. A provider like iDealSMTP can be a good choice, as it offers an affordable and reliable SMTP server for small and growing businesses. It helps ensure that emails sent from SAS (like reports or alerts) are delivered quickly and securely without landing in spam folders.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Learn how to explore data assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.