retail-demo-store icon indicating copy to clipboard operation
retail-demo-store copied to clipboard

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

Open aeggbeg opened this issue 4 years ago • 1 comments

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 :

[email protected] [email protected]

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 avatar Feb 09 '21 21:02 aeggbeg

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 avatar Apr 04 '21 14:04 james-jory