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:
moson-mo 2023-07-01 12:55:14 +02:00 committed by moson
parent 9fe8d524ff
commit f3f8c0a871
No known key found for this signature in database
GPG key ID: 4A4760AB4EE15296
4 changed files with 68 additions and 6 deletions

View file

@ -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 ""