aboutsummaryrefslogtreecommitdiff
path: root/scripts/tests
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-30 22:13:21 -0500
committerCraig Jennings <c@cjennings.net>2026-05-30 22:13:21 -0500
commite446dab251fb0889c516c491e0d73a6ec9f0b873 (patch)
tree681d95d6c75f0b4f5573ec9a55ba3e817ab84d3d /scripts/tests
parent143feda0644d2289954b694f3ce4cee2fc74b808 (diff)
downloadrulesets-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')
0 files changed, 0 insertions, 0 deletions