diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-30 22:13:21 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-30 22:13:21 -0500 |
| commit | e446dab251fb0889c516c491e0d73a6ec9f0b873 (patch) | |
| tree | 681d95d6c75f0b4f5573ec9a55ba3e817ab84d3d /scripts/tests/workflow-integrity.bats | |
| parent | 143feda0644d2289954b694f3ce4cee2fc74b808 (diff) | |
| download | rulesets-e446dab251fb0889c516c491e0d73a6ec9f0b873.tar.gz rulesets-e446dab251fb0889c516c491e0d73a6ec9f0b873.zip | |
feat(cmail): add --cc/--bcc and threading headers to cmail-action send
cmail-action send couldn't do a proper reply (no Cc/Bcc, no In-Reply-To/References), so an org-drill session that needed to reply to an upstream maintainer hand-rolled a raw MIME message through msmtp instead. I extended build_message (the pure function) with cc, bcc, in_reply_to, and references, wired the matching --cc/--bcc (repeatable), --in-reply-to, and --references flags through cmd_send, and wrote the tests first. send_message derives recipients from the To/Cc/Bcc headers and strips Bcc, so no manual recipient list is needed.
Diffstat (limited to 'scripts/tests/workflow-integrity.bats')
0 files changed, 0 insertions, 0 deletions
