alpha
Login
or
Join now
anil.recoil.org
/
ocaml-jmap
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ocaml-jmap
/
lib
/
at
e946387c802863a0c84763d72bc7e31c7a1c4aa4
5 files
Anil Madhavapeddy
Add email sending functionality via fastmail-send
1y ago
e946387c
dune
Add email sending functionality via fastmail-send Added JMAP email submission support to the library and created a fastmail-send utility that accepts recipients, subject line as CLI arguments and reads the message body from stdin. Fixed JMAP protocol message format to ensure proper email creation and submission. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap.ml
Add email sending functionality via fastmail-send Added JMAP email submission support to the library and created a fastmail-send utility that accepts recipients, subject line as CLI arguments and reads the message body from stdin. Fixed JMAP protocol message format to ensure proper email creation and submission. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap.mli
Add error formatting utilities to simplify error handling Added string_of_error and pp_error functions to the Jmap.Api module to provide a consistent, reusable way of formatting error messages. This centralizes error formatting logic and reduces duplicated code in client applications. Updated the fastmail_list binary to use these functions, resulting in cleaner, more maintainable code. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap_mail.ml
Add email sending functionality via fastmail-send Added JMAP email submission support to the library and created a fastmail-send utility that accepts recipients, subject line as CLI arguments and reads the message body from stdin. Fixed JMAP protocol message format to ensure proper email creation and submission. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
jmap_mail.mli
Add email sending functionality via fastmail-send Added JMAP email submission support to the library and created a fastmail-send utility that accepts recipients, subject line as CLI arguments and reads the message body from stdin. Fixed JMAP protocol message format to ensure proper email creation and submission. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago