rubyforgood / homeward-tails

Homeward Tails is an application making it easy to link adopters/fosters with pets. We work with grassroots pet rescue organizations to understand how we can make the most impact.
MIT License
70 stars 117 forks source link

SMTP for Prod #1154

Closed kasugaijin closed 1 week ago

kasugaijin commented 1 week ago

Adds the application email address to the prod credentials and update mailer to use it.

Note, we need to update how our mailers currently work. Some use a hard string as the 'from' email, while others use a dynamic email address created by the multi tenant service. However, for MVP we are just using a single email address and need to refactor for this.

🔗 Issue

✍️ Description

📷 Screenshots/Demos