Commit 9d7eb4f
committed
air-email-review: fix occasionally missing CCs
We occasionally miss the CC field of the original email when sending
the reply (most notably that usually means we don't CC the ML).
Turns out Patchwork returns headers with "CC" or "Cc". Check for all
sensible capitalization.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent bc3b883 commit 9d7eb4f
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
344 | 346 | | |
345 | 347 | | |
346 | 348 | | |
347 | | - | |
348 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
349 | 353 | | |
350 | 354 | | |
351 | 355 | | |
| |||
0 commit comments