Add 'from_name' field to SMTP settings and update email sending logic #7

Merged
smueller merged 1 commits from dev into main 2026-07-07 14:00:40 +00:00
Owner
  • Introduced a new 'from_name' field in the SMTP settings to allow users to specify a sender name.
  • Updated the dashboard template to include an input for the sender name.
  • Modified the email sending logic to format the 'From' header with the sender name if provided, enhancing email presentation.
- Introduced a new 'from_name' field in the SMTP settings to allow users to specify a sender name. - Updated the dashboard template to include an input for the sender name. - Modified the email sending logic to format the 'From' header with the sender name if provided, enhancing email presentation.
smueller added 1 commit 2026-07-07 14:00:37 +00:00
- Introduced a new 'from_name' field in the SMTP settings to allow users to specify a sender name.
- Updated the dashboard template to include an input for the sender name.
- Modified the email sending logic to format the 'From' header with the sender name if provided, enhancing email presentation.
smueller merged commit 42cef23957 into main 2026-07-07 14:00:40 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: smueller/TK-Wiki-Newsletter#7