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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ