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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate using Swoosh for Email #52

Open
1 task
nelsonic opened this issue Nov 3, 2021 · 2 comments
Open
1 task

Investigate using Swoosh for Email #52

nelsonic opened this issue Nov 3, 2021 · 2 comments

Comments

@nelsonic
Copy link
Member

nelsonic commented Nov 3, 2021

Swoosh https://github.com/swoosh/swoosh was recently added to Phoenix 1.6: dwyl/learn-phoenix-framework#143

  • Investigate email using it for this project. 馃攳
@nelsonic nelsonic added this to More ToDo ThanCanEver Be Done in Nelson's List via automation Nov 3, 2021
@nelsonic nelsonic moved this from More ToDo ThanCanEver Be Done to In progress in Nelson's List Feb 11, 2023
@nelsonic
Copy link
Member Author

In light of the fact that our email is still using Phoenix 1.4:

email/mix.exs

Line 39 in b92a655

{:phoenix, "~> 1.4.16"},

and thus has many warnings: #61 (comment)

I'm going to rip out all the AWS Lambda complexity
and re-build this from first principals using Phoenix 1.7 rc2, swoosh and use GMail as the sender.

Wish me luck! 馃崁

@nelsonic nelsonic self-assigned this Feb 11, 2023
@nelsonic
Copy link
Member Author

existential question: #77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Nelson's List
  
In progress
Status: No status
Development

No branches or pull requests

1 participant