cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
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