Skip to content

feat: support message forwarding - #75

Merged
addisonkline merged 1 commit into
mainfrom
kline/v2-msg-fwd
Jun 18, 2026
Merged

feat: support message forwarding#75
addisonkline merged 1 commit into
mainfrom
kline/v2-msg-fwd

Conversation

@addisonkline

Copy link
Copy Markdown
Collaborator
  • new CLI command forward to allow users to forward an existing message to new recipient(s)
  • required args:
    • message_id: the ID of the inbox message to forward
    • to: the address(es) to forward this message to
  • optional args:
    • -n/--note: optional text to prepend above the forwarded message
    • -s/--subject: the subject of the forward (default: Fwd: <original subject>)
    • --tags: slug string tag(s) to attach to the forwarded message
  • added unit tests
  • updated docs accordingly

@addisonkline
addisonkline merged commit 2eed690 into main Jun 18, 2026
2 checks passed
@addisonkline
addisonkline deleted the kline/v2-msg-fwd branch June 18, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant