Why am I getting "Positional Parameter Error" when trying to send a email from Powershell via AWS SES

0

We are unable to send a Email via AWS SES SMTP. DNS records have been verified SMTP credentials have been configured

We are trying to send a test email from PowerShell CLI, but when trying to do this, we are receiving a error that says: "A positional parameter cannot be found that accepts the argument"

Screenshot of error

We have also tried triggering the email through a different email client, but the email is not sending.

Can anyone provide insight as to why this error may be occurring or why emails are not being sent?

1 回答
1

Please put a space before '-From'. There is no gap between .....amazonaws.com -From

profile pictureAWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则