mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix: add recipients to BCC when email is hidden
Package requests are sent to the ML as well as users (CC). For those who chose to hide their mail address, we should add them to the BCC list instead. Signed-off-by: moson-mo <mo-son@mailbox.org>
This commit is contained in:
parent
9fe8d524ff
commit
f3f8c0a871
4 changed files with 68 additions and 6 deletions
|
@ -2366,3 +2366,11 @@ msgstr ""
|
|||
#: templates/requests.html
|
||||
msgid "Package name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/partials/account_form.html
|
||||
msgid "Note that if you hide your email address, it'll "
|
||||
"end up on the BCC list for any request notifications. "
|
||||
"In case someone replies to these notifications, you won't "
|
||||
"receive an email. However, replies are typically sent to the "
|
||||
"mailing-list and would then be visible in the archive."
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue