-
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
Package version
9.2.1
Describe the bug
When configuring SES as mailer, environment variables were not properly set.
Examples:
- AWS_ACCESS_KEY instead of SES_ACCESS_KEY_ID
- SES_ACCESS_SECRET instead of SES_SECRET_ACCESS_KEY, ...
PR #97 is solving issues. Also in docs the PR #67 is changing the example.
Reproduction repo
No response
Metadata
Metadata
Assignees
Labels
No labels