DefaultSenderAddress (Display Name)DefaultSenderAddress (Display Name)

Hello,

Can someone tell me if there is a way to set a display name on the DefaultSenderAddress?

Config Parameters: QER\Attestation\DefaultSenderAddress

I tried using just powershell to send and it works.

Send-MailMessage -smtpServer "smtp.test.com" -to $to -from "Company Identity Manager (DEV) <NoReply@company.com>" -subject "Test" -body "Testing" -Priority High

I want the sending email to have a Display Name when sending.

Thank you,

Lu

Parents Reply Children
No Data