scientist-softserv / atla-hyku

Other
0 stars 0 forks source link

Email is once again not working #171

Open ckarpinski opened 8 months ago

ckarpinski commented 8 months ago

Summary

This was working not that long ago. This is the second time it was fixed and then broke. We need this to be reliable, we cant have it where we have to constantly check that it is working. People will just not get emails and no one will know they missed them.

Acceptance Criteria

ckarpinski commented 8 months ago

Crystal suggested this may be related https://github.com/scientist-softserv/palni-palci/issues/778

But the email was working since we set up these settings to be like this:

Image

jillpe commented 8 months ago

To Do:

ckarpinski commented 7 months ago

Email address domain wont ever match the site URL. Rob and our IT department head worked this out back at the start of things. It did work before. We use the noreply@atlamail.org for all the tenants

bkiahstroud commented 6 months ago

This ended up being caused by v0.0.14 of the deploy Action not sending the SMTP_USER_NAME ENV variable in the deployment. Upgrading to v0.0.15 resolved the issue.