Skip to content

Is there any way to set the SMTP Auth Username to be the FROM Email Address?

0

Hello, I have a vendor software that needs to send emails, and the settings it has are:

  • SMTP Server, Port, SSL,etc.
  • Username
  • Password

The username should be an email and it is also used as the FROM address. I know that SES separates the SMPT Authentication (IAM keys) and "FROM" address of the email. Is there a way to set the Username as the FROM address?

Thanks.

asked 3 years ago449 views
1 Answer
0

It's not possible to modify the SMTP credentials provided by SES. You need to use the credentials exactly as they are downloaded from the SES console. https://docs.aws.amazon.com/ses/latest/dg/smtp-credentials.html

AWS
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.