[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63215] [PATCH mumi 0/2] Cc all issue participants when sending emai
From: |
Arun Isaac |
Subject: |
[bug#63215] [PATCH mumi 0/2] Cc all issue participants when sending email |
Date: |
Fri, 05 May 2023 14:24:39 +0100 |
> Yes, that makes sense! I will send a new patchset. According to
> https://www.debian.org/Bugs/Reporting#xcc , if we want to send copies to
> multiple addresses, we should put them in as a comma-separated list in
> the same X-Debbugs-Cc header. teams.scm seems to be putting in multiple
> X-Debbugs-Cc headers. Maybe we should change that?
I just realized that using comma-separated lists calls for the
functionality of teams.scm to be moved into `mumi send-email'. If
teams.scm and `mumi send-email' remain separate, they will each produce
a separate comma-separated list of X-Debbugs-Cc addresses, and we will
be back to square one with multiple X-Debbugs-Cc headers.
WDYT? What is the best way forward?
- [bug#63215] [PATCH mumi 0/2] Cc all issue participants when sending email, Arun Isaac, 2023/05/01
- [bug#63215] [PATCH mumi 1/2] client: Support passing options to git send-email., Arun Isaac, 2023/05/01
- [bug#63215] [PATCH v2 mumi 0/2] Cc all issue participants, Arun Isaac, 2023/05/01
- [bug#63215] [PATCH v2 mumi 2/2] client: Cc issue participants when sending email., Arun Isaac, 2023/05/01
- [bug#63215] [PATCH mumi 0/2] Cc all issue participants when sending email, Maxim Cournoyer, 2023/05/02
- [bug#63215] [PATCH mumi 0/2] Cc all issue participants when sending email, Arun Isaac, 2023/05/04
- [bug#63215] [PATCH mumi 0/2] Cc all issue participants when sending email,
Arun Isaac <=
- [bug#63215] [PATCH mumi 0/2] Cc all issue participants when sending email, Maxim Cournoyer, 2023/05/05
- [bug#63215] [PATCH mumi 0/2] Cc all issue participants when sending email, Arun Isaac, 2023/05/06
- [bug#63215] [PATCH mumi 0/2] Cc all issue participants when sending email, Maxim Cournoyer, 2023/05/06
- bug#63215: [PATCH mumi 0/2] Cc all issue participants when sending email, Arun Isaac, 2023/05/07
[bug#63215] [PATCH v2 mumi 1/2] client: Support passing options to git send-email., Arun Isaac, 2023/05/01
[bug#63215] [PATCH 1/2] client: Support passing options to git send-email., Arun Isaac, 2023/05/06