PowEmailConfirmation email not sent

I have followed the guide to set up PowEmailConfirmation and PowResetPassword with Swoosh and Sendgrid. PowResetPassword works fine but on my deployment PowEmailConfirmation doesn’t send email and does not report any error.

It works on my local machine but not on my deployment. Any idea how to troubleshoot this?

Just in case it could help:

Configuring mailer

and this thread:

Could it be the same issue ?

1 Like

Thanks but unfortunately not, I already have the latest version of Hackney.

For anyone finding this issue, I’ve been discussing this issue with @jmn on slack. I believe this is related: https://github.com/danschultzer/pow/issues/266

I haven’t been able to reproduce this issue with a fresh Phoenix project using Swoosh with SendGrid and using mix release to build a production release. I would need a demo repo to reproduce the bug.

1 Like