cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.
Choose Language Hide Translation Bar
View Original Published Thread

SMTP setup

Ken_K
Level I

Is it possible to setup a SMTP server to send email through SMTP relay using JSL?   See some options on SAS but not sure how to setup using JSL.  Thank you

21 REPLIES 21
hcarr01
Level VI

Re: SMTP setup

Good morning,

Is it possible to add several attachments at the same time (in the -Attachment part)?

Thank you for your answers

This post originally written in French and has been translated for your convenience. When you reply, it will also be translated back to French .

jthi
Super User


Re: SMTP setup

If I read microsoft documentation correctly for Send-MailMessage you can provide it with multiple paths (and I have sent multiple attachments with it using JMP)

-Jarmo