Skip to content

feat: mailing lists get_mailinglists read module + CLI - #53

Merged
chmmou merged 1 commit into
mainfrom
feature/mail-lists-read
May 8, 2026
Merged

feat: mailing lists get_mailinglists read module + CLI#53
chmmou merged 1 commit into
mainfrom
feature/mail-lists-read

Conversation

@chmmou

@chmmou chmmou commented May 8, 2026

Copy link
Copy Markdown
Owner

Summary

Adds internal/mailinglist and kasapi-cli mail lists list, wrapping get_mailinglists to expose the Mailman lists provisioned for the account. Final slice of #9.

KAS-API surface

Closes #9.

Add `internal/mailinglist` with typed `MailingList` +
`MailingListList`, `Client.List`, and the `kasapi-cli mail lists list`
subcommand wrapping `get_mailinglists`. The endpoint takes no
parameters and returns the Mailman lists provisioned for the account
(name, admin, listinfo URL, in_progress). Mapping test runs against
the shipped `testdata/mailinglist/` fixture. Closes #9.
@chmmou
chmmou merged commit e92e783 into main May 8, 2026
1 check passed
@chmmou
chmmou deleted the feature/mail-lists-read branch May 8, 2026 19:44
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.

Read modules: mail

1 participant