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

amazon ses and verification message sender #370

Open
steam0r opened this issue Jan 9, 2025 · 0 comments
Open

amazon ses and verification message sender #370

steam0r opened this issue Jan 9, 2025 · 0 comments

Comments

@steam0r
Copy link

steam0r commented Jan 9, 2025

hey,

i am trying to add an amazon ses sender but it seems the verification mail is being sent from "[email protected]".

i get an "Internal Server Error" in the frontend, the logfiles show: The from email address [email protected] is not verified.

apparently there was a similar issue in the past that got fixed by using MAILER_SMTP_FROM_EMAIL

#48
https://github.com/pentacent/keila/pull/145/files

but, with my minimal understanding...

https://github.com/pentacent/keila/blob/main/lib/keila/mailings/sender_adapters/shared_ses.ex

still has "[email protected]" hardcoded...

is there a workaround to make this work? am i doing something wrong? this should be the case for
everyone using SES, shouldn't it?

thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant