[PR #711] [MERGED] Added ability to configure email sender name #5693

Closed
opened 2026-02-05 10:14:25 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/711
Author: @duncanbarnes
Created: 2/21/2018
Status: Merged
Merged: 3/10/2018
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (1)

  • 9a88b2c Added ability to configure email sender name

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 .env.example (+2 -0)
📝 config/mail.php (+1 -1)

📄 Description

Added env variable MAIL_FROM_NAME to allow the email sender name to be
customised. Also added MAIL_FROM to .env.example


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/711 **Author:** [@duncanbarnes](https://github.com/duncanbarnes) **Created:** 2/21/2018 **Status:** ✅ Merged **Merged:** 3/10/2018 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9a88b2c`](https://github.com/BookStackApp/BookStack/commit/9a88b2cd0c0166236fd99206b2082ae12e18a561) Added ability to configure email sender name ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -0) 📝 `config/mail.php` (+1 -1) </details> ### 📄 Description Added env variable MAIL_FROM_NAME to allow the email sender name to be customised. Also added MAIL_FROM to .env.example --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:14:25 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5693