eisbuk / EisBuk

Manage bookings for ice skating lessons
GNU Affero General Public License v3.0
0 stars 1 forks source link

Use 'emailNameFrom' when sending email (and use 'emailFrom' as fallback) #938

Closed ikusteu closed 7 months ago

ikusteu commented 7 months ago

Fixes #931

This needs to be deployed first (the updated sendEmail) and checked that way...I wrote a test verifying that the expected payload is handed off for delivery, but can't verify for sure that it will work e2e as expected (until and actual mail has beed sent, that is...).