Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize ReplyTo Email Address used by Cognito for password reminder and verification code emails #205

Open
aeggbeg opened this issue Feb 9, 2021 · 1 comment
Labels
deployment Related to project deployment enhancement New feature or request good first issue Good for newcomers

Comments

@aeggbeg
Copy link

aeggbeg commented Feb 9, 2021

Currently you need to manually modify Cognito settings so that password reminder or verification code email sender is correct. Cognito sends email from the following address :

no-reply@verificationemail.com no-reply@verificationemail.com

is it possible that value used here is the "pinpoint sender" email you setup during Cloudformation? Basically we are leaving the demo with customers to play around - so it's best the demo sends out email from an email familiar to customers.

@aeggbeg aeggbeg changed the title Incorrect Sender for Cognito password reminder? Incorrect Sender Email form Cognito for password reminder and verification code email. Feb 9, 2021
@james-jory
Copy link
Contributor

This can be customized using EmailConfiguration for the Cognito UserPool in authentication.yaml.

Will take a pull request for this change if you want to give it a shot. Otherwise, we'll keep it in the backlog.

@james-jory james-jory changed the title Incorrect Sender Email form Cognito for password reminder and verification code email. Customize ReplyTo Email Address used by Cognito for password reminder and verification code emails Apr 4, 2021
@james-jory james-jory added deployment Related to project deployment enhancement New feature or request good first issue Good for newcomers labels Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Related to project deployment enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants