Skip to content

feat: add --fetch-only, --shared and --name for CI use - #6

Open
j4n wants to merge 3 commits into
mainfrom
ci-sync-and-name
Open

feat: add --fetch-only, --shared and --name for CI use#6
j4n wants to merge 3 commits into
mainfrom
ci-sync-and-name

Conversation

@j4n

@j4n j4n commented Aug 26, 2026

Copy link
Copy Markdown

As part of trying to use cmsend for CI notifications, add:

  • the ability to set a account display name
  • fetch messages without sending a message
  • set bcc_self to keep messages on the servers and work as a multi-device account, so subsequent CI runs can share that state.

@j4n

j4n commented Aug 26, 2026

Copy link
Copy Markdown
Author

CI failure might be related to chatmail/core#8608 - I had pinned that to a lower version for testing.

Comment thread README.md Outdated
@j4n
j4n force-pushed the ci-sync-and-name branch 2 times, most recently from 2973bcb to fb60a10 Compare August 26, 2026 13:06
@j4n

j4n commented Aug 26, 2026

Copy link
Copy Markdown
Author

renamed --fetch to --fetch only.

@j4n j4n changed the title feat: add --sync, --shared and --name for CI use feat: add --fetch-only, --shared and --name for CI use Aug 26, 2026
j4n added 2 commits August 26, 2026 15:10
…c_self=1

This adds the ability for cloned profiles which run periodically and store
state in between to stay in touch with group updates.
core >=2.59 sends secure-join request as plain text, which filtermail rejects
as unencrypted, and --join hangs on group invites. Fixed in chatmail/core#8610
but not yet released.
@j4n
j4n force-pushed the ci-sync-and-name branch from fb60a10 to 4202463 Compare August 26, 2026 13:10
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.

2 participants