chore: Update email FROM address and fix unsubscribe link #221
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Update all outbound email FROM addresses to
hello@notify.motovaultpro.comand fix the broken unsubscribe link in the email footer.Changes
info@notify.motovaultpro.comtohello@notify.motovaultpro.com(app emails) and fromdeploy@notify.motovaultpro.comtohello@notify.motovaultpro.com(CI deploy notifications){{unsubscribeUrl}}placeholder inbase-layout.tswith real URL (https://motovaultpro.com/settings)Files
backend/src/features/notifications/domain/email.service.tsbackend/src/features/notifications/domain/email-layout/base-layout.tsscripts/ci/notify.shbackend/src/features/notifications/README.md