mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-03-13 05:41:17 +00:00

Problem statement: user sees its email address in email notification, while it is better to have sender field app-personalized, like it did in Nextcloud: they send notifications from user's email address and add alias 'Nextcloud' to it. This patch adds alias 'qBittorrent' to qBittorrent email notifications, so user sees more user-friendly email notification. PR #17374.